# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLAIAGENT::CKeyAgent Struct Reference

#include <key_agent.h>

List of all members.

Public Methods

 CKeyAgent (const CStringType &s, const std::list< IBasicAgent * >::iterator &i)
 CKeyAgent (const CKeyAgent &k)
 CKeyAgent (const CStringType &s)
bool operator< (const CKeyAgent &k) const

Public Attributes

CStringType Name
std::list< IBasicAgent
* >::iterator 
Itr


Constructor & Destructor Documentation

NLAIAGENT::CKeyAgent::CKeyAgent const CStringType   s,
const std::list< IBasicAgent * >::iterator &    i
[inline]
 

Definition at line 37 of file key_agent.h.

References Name, and s.

Referenced by CKeyAgent, and operator<.

NLAIAGENT::CKeyAgent::CKeyAgent const CKeyAgent &    k [inline]
 

Definition at line 41 of file key_agent.h.

References CKeyAgent, and Name.

NLAIAGENT::CKeyAgent::CKeyAgent const CStringType   s [inline]
 

Definition at line 45 of file key_agent.h.

References Name, and s.


Member Function Documentation

bool NLAIAGENT::CKeyAgent::operator< const CKeyAgent &    k const [inline]
 

Definition at line 49 of file key_agent.h.

References CKeyAgent, and Name.


Member Data Documentation

std::list<IBasicAgent *>::iterator NLAIAGENT::CKeyAgent::Itr
 

Definition at line 35 of file key_agent.h.

CStringType NLAIAGENT::CKeyAgent::Name
 

Definition at line 34 of file key_agent.h.

Referenced by CKeyAgent, and operator<.


The documentation for this struct was generated from the following file: