|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CFreeAllocDebug Class ReferenceSame as FreeAlloc, but help to keep a trace of the varname for debug.
More...
#include <opcode.h>
Inheritance diagram for NLAISCRIPT::CFreeAllocDebug:
List of all members.
Detailed Description
Same as FreeAlloc, but help to keep a trace of the varname for debug.
Definition at line 1431 of file opcode.h.
Constructor & Destructor Documentation
NLAISCRIPT::CFreeAllocDebug::CFreeAllocDebug |
( |
|
) |
|
|
NLAISCRIPT::CFreeAllocDebug::~CFreeAllocDebug |
( |
|
) |
[virtual] |
|
Member Function Documentation
void NLAISCRIPT::CFreeAllocDebug::getDebugResult |
( |
std::string & |
str, |
|
|
CCodeContext & |
context |
|
) |
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).
Implements NLAIC::IBasicType.
Definition at line 553 of file opcode.cpp.
References IdFreeAllocDebug. |
const NLAIC::IBasicType * NLAISCRIPT::CFreeAllocDebug::newInstance |
( |
|
) |
const [virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|