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

Public Attributes

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

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAINIMAT::CClassifierSystem::CClassifier::~CClassifier ( + +) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 132 of file classifier.cpp.

+


Member Data Documentation

+

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

+ +

+Definition at line 66 of file classifier.h.

+

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

+ +

+Definition at line 64 of file classifier.h.

+

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

+ +

+Definition at line 65 of file classifier.h.

+


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