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

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

Public Methods

 CClassifierConditionCell (std::map<std::string, char>::iterator itSensor, char value)
bool isActivable () const

Private Attributes

std::map<std::string, char>::iterator _itSensor
char _value
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
+NLAINIMAT::CClassifierSystem::CClassifierConditionCell::CClassifierConditionCell ( + +std::map< std::string,char >::iterator itSensor, +
+char value ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 146 of file classifier.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+bool NLAINIMAT::CClassifierSystem::CClassifierConditionCell::isActivable ( + +) const +
+
+ + + + + +
+   + + +

+ +

+Definition at line 152 of file classifier.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+std::map< std::string,char >::iterator NLAINIMAT::CClassifierSystem::CClassifierConditionCell::_itSensor [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file classifier.h.

+

+ + + + +
+ + + + + +
+char NLAINIMAT::CClassifierSystem::CClassifierConditionCell::_value [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file classifier.h.

+


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