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

NLAINIMAT::CClassifierSystem::CClassifier Class Reference

List of all members. + + + + + + + +

Public Methods

 CClassifier ()
 ~CClassifier ()

Public Attributes

std::list< CClassifierConditionCell * > Condition
sint16 Priority
std::string Behavior
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLAINIMAT::CClassifierSystem::CClassifier::CClassifier  
+
+ + + + + +
+   + + +

+ +

+Definition at line 182 of file classifier.cpp.

+

+ + + + +
+ + + + + + + + + +
NLAINIMAT::CClassifierSystem::CClassifier::~CClassifier  
+
+ + + + + +
+   + + +

+ +

+Definition at line 186 of file classifier.cpp. +

+References Condition.

+


Member Data Documentation

+

+ + + + +
+ + +
std::string NLAINIMAT::CClassifierSystem::CClassifier::Behavior +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file classifier.h.

+

+ + + + +
+ + +
std::list<CClassifierConditionCell*> NLAINIMAT::CClassifierSystem::CClassifier::Condition +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file classifier.h. +

+Referenced by ~CClassifier.

+

+ + + + +
+ + +
sint16 NLAINIMAT::CClassifierSystem::CClassifier::Priority +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file classifier.h.

+


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