|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CMsgDebug Class ReferenceThis is the class build from the CMsgNotifyParentClass.
More...
#include <msg_debug.h>
Inheritance diagram for NLAIAGENT::CMsgDebug
[legend]Collaboration diagram for NLAIAGENT::CMsgDebug:
[legend]List of all members.
Detailed Description
This is the class build from the CMsgNotifyParentClass.
This MSG store the parent of the object.
Definition at line 33 of file msg_debug.h.
Constructor & Destructor Documentation
NLAIAGENT::CMsgDebug::CMsgDebug (
|
const CMsgDebug & m )
|
|
NLAIAGENT::CMsgDebug::CMsgDebug (
|
IBasicAgent * agent )
|
|
Member Function Documentation
|
This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne.
Reimplemented from NLAIAGENT::CMessageScript.
Definition at line 47 of file msg_debug.cpp. |
void NLAIAGENT::CMsgDebug::getDebugString (
|
char * t ) const [virtual]
|
|
|
This is a Debug function, text is an character pointer to receive the debug text output, the debug text containe all think sensible to interset user.
Reimplemented from NLAIAGENT::CMessageScript.
Definition at line 61 of file msg_debug.cpp. |
|
getType return a unique string how represente the class, it can be the name of the class.
This function is used for the sytem regstry class (see the definition of the template class Gen::CRegistry).
Reimplemented from NLAIAGENT::CMessageScript.
Definition at line 53 of file msg_debug.cpp. |
const NLAIC::IBasicType * NLAIAGENT::CMsgDebug::newInstance (
|
void ) const [inline, virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|