From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/structNLAIAGENT_1_1CKeyAgent.html | 285 +++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 docs/doxygen/nel/structNLAIAGENT_1_1CKeyAgent.html (limited to 'docs/doxygen/nel/structNLAIAGENT_1_1CKeyAgent.html') diff --git a/docs/doxygen/nel/structNLAIAGENT_1_1CKeyAgent.html b/docs/doxygen/nel/structNLAIAGENT_1_1CKeyAgent.html new file mode 100644 index 00000000..6e9f864f --- /dev/null +++ b/docs/doxygen/nel/structNLAIAGENT_1_1CKeyAgent.html @@ -0,0 +1,285 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1