|
|
|
|
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
[legend]Collaboration diagram for NLAIAGENT::CIdent:
[legend]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 241 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]
|
|
Member Function Documentation
void NLAIAGENT::CIdent::getDebugString (
|
char * str ) const [inline, virtual]
|
|
const std::string & NLAIAGENT::CIdent::getTypeName (
|
) const [inline]
|
|
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]
|
|
Member Data Documentation
std::string NLAIAGENT::CIdent::TypeName
|
|
The documentation for this struct was generated from the following file:
|
|