CMS 3D CMS Logo

IgViewDB Class Reference

#include <Iguana/Studio/interface/IgViewDB.h>

Inheritance diagram for IgViewDB:

IgPluginFactory< IgView *(IgPage *)> IgPluginFactoryBase

List of all members.

Static Public Member Functions

static IgViewDBget (void)

Private Member Functions

 IgViewDB (void)

Static Private Attributes

static IgViewDB s_instance


Detailed Description

Definition at line 22 of file IgViewDB.h.


Constructor & Destructor Documentation

IgViewDB::IgViewDB ( void   )  [private]

Definition at line 18 of file IgViewDB.cc.

00019     : IgPluginFactory<IgView *(IgPage *)> ("IGUANA View")
00020 {}


Member Function Documentation

IgViewDB * IgViewDB::get ( void   )  [static]

Definition at line 23 of file IgViewDB.cc.

References s_instance.

Referenced by IgIVView::IgIVView(), IgMDIView::IgMDIView(), IgPage::IgPage(), and VisApplicationMain::setup().

00024 { return &s_instance; }


Member Data Documentation

IgViewDB IgViewDB::s_instance [static, private]

Definition at line 29 of file IgViewDB.h.

Referenced by get().


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:25:48 2009 for CMSSW by  doxygen 1.5.4