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 76 of file MsgService.h.

00076 { ++count; }

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

Definition at line 77 of file MsgService.h.

References count.

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


Member Data Documentation

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

Definition at line 26 of file MsgService.cxx.


The documentation for this class was generated from the following files:
Generated on Fri Mar 28 16:05:08 2008 for loon by  doxygen 1.3.9.1