|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::ILoadObject Class ReferenceClass ILoadObject.
More...
#include <object_load.h>
Inheritance diagram for NLAISCRIPT::ILoadObject:
List of all members.
Detailed Description
Class ILoadObject.
This class is an abstract class and it allow to gets an object from the compiler context with sever way.
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 40 of file object_load.h.
Constructor & Destructor Documentation
NLAISCRIPT::ILoadObject::ILoadObject |
( |
|
) |
[inline] |
|
virtual NLAISCRIPT::ILoadObject::~ILoadObject |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual void NLAISCRIPT::ILoadObject::getDebugString |
( |
std::string & |
|
) |
const [inline, 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.
Implements NLAIC::IBasicType.
Definition at line 56 of file object_load.h. |
The documentation for this class was generated from the following file:
|
|