|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAILOGIC::CVarMem Class Reference#include <var_mem.h>
Inheritance diagram for NLAILOGIC::CVarMem:
List of all members.
Constructor & Destructor Documentation
NLAILOGIC::CVarMem::CVarMem |
( |
const CVarMem & |
l |
) |
[inline] |
|
virtual NLAILOGIC::CVarMem::~CVarMem |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual const NLAIC::IBasicType* NLAILOGIC::CVarMem::clone |
( |
|
) |
const [inline, virtual] |
|
|
This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne.
Reimplemented from NLAIAGENT::CVolatilMemmory.
Definition at line 60 of file var_mem.h.
References CVarMem, and x. |
virtual const NLAIC::CIdentType& NLAILOGIC::CVarMem::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 NLAIAGENT::CVolatilMemmory.
Definition at line 49 of file var_mem.h. |
void NLAILOGIC::CVarMem::initClass |
( |
|
) |
[static] |
|
virtual const NLAIC::IBasicType* NLAILOGIC::CVarMem::newInstance |
( |
|
) |
const [inline, virtual] |
|
void NLAILOGIC::CVarMem::releaseClass |
( |
|
) |
[static] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|