|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CHashTimerManager Class Reference#include <volatil_memory.h>
Inheritance diagram for NLAIAGENT::CHashTimerManager:
List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CHashTimerManager::CHashTimerManager |
( |
|
) |
[inline] |
|
NLAIAGENT::CHashTimerManager::CHashTimerManager |
( |
const CHashTimerManager & |
|
) |
|
|
NLAIAGENT::CHashTimerManager::~CHashTimerManager |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual const NLAIC::IBasicType* NLAIAGENT::CHashTimerManager::clone |
( |
|
) |
const [inline, virtual] |
|
virtual void NLAIAGENT::CHashTimerManager::getDebugString |
( |
std::string & |
t |
) |
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 54 of file volatil_memory.h.
References t. |
virtual const CProcessResult& NLAIAGENT::CHashTimerManager::getState |
( |
|
) |
const [inline, virtual] |
|
virtual const NLAIC::CIdentType& NLAIAGENT::CHashTimerManager::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).
Implements NLAIC::IBasicType.
Definition at line 59 of file volatil_memory.h. |
void NLAIAGENT::CHashTimerManager::initClass |
( |
|
) |
[static] |
|
virtual bool NLAIAGENT::CHashTimerManager::isEqual |
( |
const IBasicObjectIA & |
a |
) |
const [inline, virtual] |
|
virtual void NLAIAGENT::CHashTimerManager::load |
( |
NLMISC::IStream & |
is |
) |
[inline, virtual] |
|
virtual const NLAIC::IBasicType* NLAIAGENT::CHashTimerManager::newInstance |
( |
|
) |
const [inline, virtual] |
|
virtual void NLAIAGENT::CHashTimerManager::onKill |
( |
IConnectIA * |
|
) |
[inline, virtual] |
|
void NLAIAGENT::CHashTimerManager::releaseClass |
( |
|
) |
[static] |
|
virtual const CProcessResult& NLAIAGENT::CHashTimerManager::run |
( |
|
) |
[inline, virtual] |
|
virtual void NLAIAGENT::CHashTimerManager::save |
( |
NLMISC::IStream & |
os |
) |
[inline, virtual] |
|
Member Data Documentation
const NLAIC::CIdentType * NLAIAGENT::CHashTimerManager::IdHashTimerManager = NULL [static]
|
|
sint NLAIAGENT::CHashTimerManager::MaxSubscribByTimer = 50 [static]
|
|
uint NLAIAGENT::CHashTimerManager::Time = 1000 [static]
|
|
The documentation for this class was generated from the following files:
|
|