|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CNotifyParentScript Class ReferenceThis is the class build from the CMsgNotifyParentClass.
More...
#include <msg_notify.h>
Inheritance diagram for NLAIAGENT::CNotifyParentScript
[legend]Collaboration diagram for NLAIAGENT::CNotifyParentScript:
[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 34 of file msg_notify.h.
Constructor & Destructor Documentation
NLAIAGENT::CNotifyParentScript::CNotifyParentScript (
|
const CNotifyParentScript & m )
|
|
NLAIAGENT::CNotifyParentScript::CNotifyParentScript (
|
IBasicAgent * agent )
|
|
Member Function Documentation
const NLAIC::IBasicType * NLAIAGENT::CNotifyParentScript::clone (
|
void ) const [virtual]
|
|
|
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 68 of file msg_notify.cpp. |
void NLAIAGENT::CNotifyParentScript::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 89 of file msg_notify.cpp. |
const NLAIC::CIdentType & NLAIAGENT::CNotifyParentScript::getType (
|
void ) const [virtual]
|
|
|
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 81 of file msg_notify.cpp. |
const NLAIC::IBasicType * NLAIAGENT::CNotifyParentScript::newInstance (
|
void ) const [inline, virtual]
|
|
Member Data Documentation
const NLAIC::CIdentType NLAIAGENT::CNotifyParentScript::IdNotifyParentScript [static]
|
|
The documentation for this class was generated from the following files:
|
|