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

CP_Debugging Namespace Reference


Classes

class  CP_DebugNotification

Enumerations

enum  CP_E_DebugNotification {
  CP_E_DebugNotification_Nothing = 0, CP_E_DebugNotification_Alert = 1, CP_E_DebugNotification_Debugger = 2, CP_E_DebugNotification_Console = 3,
  CP_E_DebugNotification_LogFile = 4
}

Functions

void DebugTrace (...)


Detailed Description

This groupping of functions, macros and classes is used to aid in the development and debugging of CPLAT applications.


Enumeration Type Documentation

enum CP_E_DebugNotification
 

Enumeration to defines how notifications will be handled.

Enumeration values:
CP_E_DebugNotification_Nothing  Nothing happens on notifications.
CP_E_DebugNotification_Alert  An alert is show to user.
CP_E_DebugNotification_Debugger  The notifiction goes to the debugger.
CP_E_DebugNotification_Console  The notification is written to the console.
CP_E_DebugNotification_LogFile  The notification is written to a log file.


Function Documentation

void DebugTrace   ...  ) 
 


Generated on Tue Sep 20 20:22:25 2005 for CPLAT_MacOS by  doxygen 1.4.0