C++ TargetRTS
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
RTProbe Class Referenceabstract
Inheritance diagram for RTProbe:
RTActorProbe RTActorRefProbe

Public Member Functions

int adjustRefCount (int offset)
 
const char * getStringPath (void) const
 
int getActorIndex (void) const
 
virtual int connectProbe (void)
 
virtual int disconnectProbe (RTActor *actor)
 
int getProbeId (void) const
 
virtual const char * getTypeStr (void) const =0
 
int breakPointAction (void)
 
int showProbe (void)
 
int cmdline (void) const
 
int connected (void) const
 
RTActoractor (void) const
 

Public Attributes

int _destroyMe
 

Protected Member Functions

 RTProbe (RTDebugger *debugger, int id, const char *strPath, int actorIndex)
 

Protected Attributes

RTDebugger_debugger
 
int _id
 
int _owner
 
RTActor_actor
 
int _doReport
 
int _refCount
 
char * _stringPath
 
int _actorIndex
 

The documentation for this class was generated from the following files: