CMS 3D CMS Logo

IgQtAppActiveService Class Reference

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

Inheritance diagram for IgQtAppActiveService:

IgStateElement IgDispatcher< IgQtAppActiveMessage >

List of all members.

Public Member Functions

 IgQtAppActiveService (IgState *state)

Private Member Functions

 IG_DECLARE_STATE_ELEMENT (IgQtAppActiveService)

Private Attributes

IgStatem_state


Detailed Description

Definition at line 44 of file IgQtAppActiveService.h.


Constructor & Destructor Documentation

IgQtAppActiveService::IgQtAppActiveService ( IgState state  ) 

Definition at line 19 of file IgQtAppActiveService.cc.

References ASSERT, m_state, and IgState::put().

00020     : m_state (state)
00021 { ASSERT (m_state); m_state->put (s_key, this); }


Member Function Documentation

IgQtAppActiveService::IG_DECLARE_STATE_ELEMENT ( IgQtAppActiveService   )  [private]


Member Data Documentation

IgState* IgQtAppActiveService::m_state [private]

Definition at line 52 of file IgQtAppActiveService.h.

Referenced by IgQtAppActiveService().


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