CMS 3D CMS Logo

VisAppMode Class Reference

#include <VisFramework/VisFrameworkBase/interface/VisAppMode.h>

Inheritance diagram for VisAppMode:

VisActiveConfigurable< std::string > VisConfigurable

List of all members.

Public Member Functions

 VisAppMode (IgState *state, lat::Callback notify)


Detailed Description

Definition at line 16 of file VisAppMode.h.


Constructor & Destructor Documentation

VisAppMode::VisAppMode ( IgState state,
lat::Callback  notify 
)

Definition at line 15 of file VisAppMode.cc.

00016     : VisActiveConfigurable<std::string> (state, notify, "normal", "VisAppMode")
00017 {
00018 }


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