Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcLogFlow Class Reference

A helper class to log program flow information. More...

List of all members.

Public Member Functions

 XFcLogFlow (const CHAR *aFuncName, INT aLevel)
 Constructor.

 ~XFcLogFlow ()
 Destructor.


Protected Attributes

CHARmFuncName
 Function/method name.

INT mLogLevel
 Logging level.


Detailed Description

A helper class to log program flow information.


Constructor & Destructor Documentation

XFcLogFlow::XFcLogFlow const CHAR   aFuncName,
INT    aLevel
 

Constructor.

Parameters:
aFuncName function/method name for the entry.
aLevel logging level.

XFcLogFlow::~XFcLogFlow  
 

Destructor.


Member Data Documentation

CHAR* XFcLogFlow::mFuncName [protected]
 

Function/method name.

INT XFcLogFlow::mLogLevel [protected]
 

Logging level.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch