|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CMsgNotifyParentClass Class Reference#include <interpret_object_message.h>
Inheritance diagram for NLAISCRIPT::CMsgNotifyParentClass:
List of all members.
Constructor & Destructor Documentation
NLAISCRIPT::CMsgNotifyParentClass::CMsgNotifyParentClass |
( |
const NLAIC::CIdentType & |
|
) |
|
|
NLAISCRIPT::CMsgNotifyParentClass::CMsgNotifyParentClass |
( |
|
) |
|
|
NLAISCRIPT::CMsgNotifyParentClass::~CMsgNotifyParentClass |
( |
|
) |
[inline] |
|
Member Function Documentation
const NLAIC::IBasicType * NLAISCRIPT::CMsgNotifyParentClass::clone |
( |
|
) |
const [virtual] |
|
virtual const NLAIC::CIdentType& NLAISCRIPT::CMsgNotifyParentClass::getType |
( |
|
) |
const [inline, 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 NLAISCRIPT::CMessageClass.
Definition at line 75 of file interpret_object_message.h. |
const NLAIC::IBasicType * NLAISCRIPT::CMsgNotifyParentClass::newInstance |
( |
|
) |
const [virtual] |
|
Member Data Documentation
const NLAIC::CIdentType NLAISCRIPT::CMsgNotifyParentClass::IdMsgNotifyParentClass [static]
|
|
The documentation for this class was generated from the following files:
|
|