|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CIdent Struct ReferenceComplete reference of an agent.
More...
#include <identtype.h>
Inheritance diagram for NLAIAGENT::CIdent:
List of all members.
Detailed Description
Complete reference of an agent.
Name of the class of the type of object. Ident of the agent.
Definition at line 308 of file identtype.h.
Constructor & Destructor Documentation
NLAIAGENT::CIdent::CIdent |
( |
|
) |
[inline] |
|
NLAIAGENT::CIdent::CIdent |
( |
const std::string & |
typeName, |
|
|
const CAgentNumber & |
a |
|
) |
[inline] |
|
NLAIAGENT::CIdent::CIdent |
( |
const CIdent & |
a |
) |
[inline] |
|
virtual NLAIAGENT::CIdent::~CIdent |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual void NLAIAGENT::CIdent::getDebugString |
( |
std::string & |
str |
) |
const [inline, virtual] |
|
const std::string& NLAIAGENT::CIdent::getTypeName |
( |
|
) |
const [inline] |
|
virtual void NLAIAGENT::CIdent::load |
( |
NLMISC::IStream & |
is |
) |
[inline, virtual] |
|
bool NLAIAGENT::CIdent::operator< |
( |
const CIdent & |
a |
) |
const [inline] |
|
const CIdent& NLAIAGENT::CIdent::operator= |
( |
const CIdent & |
a |
) |
[inline] |
|
bool NLAIAGENT::CIdent::operator== |
( |
const CIdent & |
a |
) |
const [inline] |
|
bool NLAIAGENT::CIdent::operator> |
( |
const CIdent & |
a |
) |
const [inline] |
|
virtual void NLAIAGENT::CIdent::save |
( |
NLMISC::IStream & |
os |
) |
[inline, virtual] |
|
Member Data Documentation
std::string NLAIAGENT::CIdent::TypeName
|
|
The documentation for this struct was generated from the following file:
|
|