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/class_NLAIAGENT__CKeyAgent.html | 283 +++++++++++++++++++++++ 1 file changed, 283 insertions(+) create mode 100644 docs/doxygen/nel/class_NLAIAGENT__CKeyAgent.html (limited to 'docs/doxygen/nel/class_NLAIAGENT__CKeyAgent.html') diff --git a/docs/doxygen/nel/class_NLAIAGENT__CKeyAgent.html b/docs/doxygen/nel/class_NLAIAGENT__CKeyAgent.html new file mode 100644 index 00000000..87063d3e --- /dev/null +++ b/docs/doxygen/nel/class_NLAIAGENT__CKeyAgent.html @@ -0,0 +1,283 @@ + + + + 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> +

+Collaboration diagram for NLAIAGENT::CKeyAgent:

Collaboration graph
+ + + + +
[legend]
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.

+

+ + + + +
+ + + + + + +
+NLAIAGENT::CKeyAgent::CKeyAgent ( + +const CKeyAgent & k ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file key_agent.h.

+

+ + + + +
+ + + + + + +
+NLAIAGENT::CKeyAgent::CKeyAgent ( + +const CStringType & s ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file key_agent.h.

+


Member Function Documentation

+

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

+ +

+Definition at line 49 of file key_agent.h.

+


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.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1