Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MsgService::Init Class Reference

#include <MsgService.h>

List of all members.

Public Member Functions

 Init ()
 ~Init ()

Static Public Attributes

int count = 0


Constructor & Destructor Documentation

MsgService::Init::Init void   )  [inline]
 

Definition at line 92 of file MsgService.h.

00092 { ++count; }

MsgService::Init::~Init  )  [inline]
 

Definition at line 93 of file MsgService.h.

References count.

00093 { if (--count==0) { delete fInstance; fInstance=0; } }


Member Data Documentation

int MsgService::Init::count = 0 [static]
 

Definition at line 27 of file MsgService.cxx.


The documentation for this class was generated from the following files:
Generated on Mon Nov 23 05:31:56 2009 for loon by  doxygen 1.3.9.1