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