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