|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CLocWordNumRef Class ReferenceThis is an local version of the IWordNumRef.
More...
#include <ident.h>
Inheritance diagram for NLAIAGENT::CLocWordNumRef:
List of all members.
Detailed Description
This is an local version of the IWordNumRef.
This class share agent in a static map.
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 476 of file ident.h.
Member Typedef Documentation
Constructor & Destructor Documentation
NLAIAGENT::CLocWordNumRef::CLocWordNumRef |
( |
IRefrence * |
ref |
) |
[inline] |
|
NLAIAGENT::CLocWordNumRef::CLocWordNumRef |
( |
const CNumericIndex & |
ref |
) |
[inline] |
|
NLAIAGENT::CLocWordNumRef::CLocWordNumRef |
( |
const CLocWordNumRef & |
l |
) |
[inline] |
|
NLAIAGENT::CLocWordNumRef::CLocWordNumRef |
( |
NLMISC::IStream & |
is |
) |
[inline] |
|
NLAIAGENT::CLocWordNumRef::CLocWordNumRef |
( |
|
) |
[inline] |
|
NLAIAGENT::CLocWordNumRef::~CLocWordNumRef |
( |
|
) |
[virtual] |
|
Member Function Documentation
void NLAIAGENT::CLocWordNumRef::clear |
( |
|
) |
[static] |
|
virtual const NLAIC::IBasicType* NLAIAGENT::CLocWordNumRef::clone |
( |
|
) |
const [inline, virtual] |
|
|
This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne.
Implements NLAIC::IBasicType.
Definition at line 579 of file ident.h.
References CLocWordNumRef. |
void NLAIAGENT::CLocWordNumRef::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 569 of file ident.h.
References NLAIC::stringGetBuild, and t. |
virtual const CNumericIndex& NLAIAGENT::CLocWordNumRef::getNumIdent |
( |
|
) |
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 132 of file ident.cpp.
References IdLocWordNumRef. |
void NLAIAGENT::CLocWordNumRef::Init |
( |
|
) |
[static] |
|
virtual void NLAIAGENT::CLocWordNumRef::load |
( |
NLMISC::IStream & |
is |
) |
[inline, virtual] |
|
|
Load the mapping objects in the word.
|
virtual const NLAIC::IBasicType* NLAIAGENT::CLocWordNumRef::newInstance |
( |
|
) |
const [inline, virtual] |
|
virtual NLAIAGENT::CLocWordNumRef::operator const IRefrence * |
( |
|
) |
const [inline, virtual] |
|
virtual void NLAIAGENT::CLocWordNumRef::save |
( |
NLMISC::IStream & |
os |
) |
[inline, virtual] |
|
void NLAIAGENT::CLocWordNumRef::saveMapping |
( |
ostream & |
|
) |
[static] |
|
|
Saving the mapping objects in the word.
Saving mapping is to save all CNumericIndex shared in the map and its IRefrence class factory ident type. |
void NLAIAGENT::CLocWordNumRef::setTypeAt |
( |
uint64 |
t |
) |
[inline] |
|
Member Data Documentation
IRefrence* NLAIAGENT::CLocWordNumRef::_Stock [private]
|
|
The documentation for this class was generated from the following files:
|
|