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

CallDepth Class Reference

List of all members.

Public Member Functions

 CallDepth ()
 ~CallDepth ()

Static Public Attributes

int fsDepth = 0

Constructor & Destructor Documentation

CallDepth::CallDepth  )  [inline]
 

Definition at line 58 of file IoInputModule.cxx.

00058 { ++fsDepth; }

CallDepth::~CallDepth  )  [inline]
 

Definition at line 59 of file IoInputModule.cxx.

00059 { --fsDepth; }


Member Data Documentation

int CallDepth::fsDepth = 0 [static]
 

Definition at line 62 of file IoInputModule.cxx.

Referenced by IoInputModule::GoTo(), IoInputModule::GoToFile(), IoInputModule::Next(), IoInputModule::NextFile(), IoInputModule::Prev(), and IoInputModule::PrevFile().


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:08:51 2010 for loon by  doxygen 1.3.9.1