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

RawBlockRegistry::Cleaner Struct Reference

List of all members.

Public Member Functions

void ClassIsUsed ()
 ~Cleaner ()

Constructor & Destructor Documentation

RawBlockRegistry::Cleaner::~Cleaner  )  [inline]
 

Definition at line 63 of file RawBlockRegistry.h.

References RawBlockRegistry::fInstance.

00063                  {
00064          if (RawBlockRegistry::fInstance!=0) {
00065             delete RawBlockRegistry::fInstance;
00066             RawBlockRegistry::fInstance = 0;
00067          }
00068       }


Member Function Documentation

void RawBlockRegistry::Cleaner::ClassIsUsed  )  [inline]
 

Definition at line 62 of file RawBlockRegistry.h.

Referenced by RawBlockRegistry::Instance().

00062 { }; // dummy method to keep compilers quiet


The documentation for this struct was generated from the following file:
Generated on Sat Nov 21 22:51:51 2009 for loon by  doxygen 1.3.9.1