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

MyDebug Class Reference

MyDebug est la partie cliente (qui envoi) du debugeur (cf MyServerDebug). More...

#include <MyDebug.h>

List of all members.

Public Member Functions

 MyDebug ()
 ~MyDebug ()

Static Public Member Functions

BOOL Send (char *message)
void Start ()
BOOL FindServer ()
BOOL SendEvent (char *tabName, char *message,...)
BOOL SendLine (char *tabName, char *message,...)

Static Public Attributes

HWND hWndServer = NULL


Detailed Description

MyDebug est la partie cliente (qui envoi) du debugeur (cf MyServerDebug).

Protocole client<->serveur: header "tabName" text header = {line,#event}

Ex.: MyDebug::SendEvent("mon_programme","mon_evenement(%d,%d)",param1,param2);

Definition at line 43 of file MyDebug.h.


Constructor & Destructor Documentation

MyDebug::MyDebug  )  [inline]
 

Definition at line 58 of file MyDebug.h.

References Start().

MyDebug::~MyDebug  )  [inline]
 

Definition at line 63 of file MyDebug.h.


Member Function Documentation

BOOL MyDebug::FindServer  )  [inline, static]
 

Definition at line 75 of file MyDebug.h.

References BOOL(), and hWndServer.

Referenced by Start().

BOOL MyDebug::Send char *  message  )  [inline, static]
 

Definition at line 48 of file MyDebug.h.

References BOOL(), and hWndServer.

Referenced by SendEvent(), and SendLine().

BOOL MyDebug::SendEvent char *  tabName,
char *  message,
... 
[inline, static]
 

Definition at line 81 of file MyDebug.h.

References BOOL(), buffer, and Send().

Referenced by ControlEngine::Proc(), and Picking::Test().

BOOL MyDebug::SendLine char *  tabName,
char *  message,
... 
[inline, static]
 

Definition at line 94 of file MyDebug.h.

References BOOL(), buffer, and Send().

Referenced by OpenGL_TestError().

void MyDebug::Start  )  [inline, static]
 

Definition at line 67 of file MyDebug.h.

References FindServer(), and hWndServer.

Referenced by MyDebug(), and WinMain().


Member Data Documentation

HWND MyDebug::hWndServer = NULL [static]
 

Definition at line 20 of file MyDebug.cpp.

Referenced by FindServer(), Send(), and Start().


The documentation for this class was generated from the following files:
Generated on Fri Aug 20 19:21:25 2004 for 3d Controls by doxygen 1.3.6