From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...assifierSystem_1_1CClassifierConditionCell.html | 278 +++++++++++++++++++++ 1 file changed, 278 insertions(+) create mode 100644 docs/doxygen/nel/classNLAINIMAT_1_1CClassifierSystem_1_1CClassifierConditionCell.html (limited to 'docs/doxygen/nel/classNLAINIMAT_1_1CClassifierSystem_1_1CClassifierConditionCell.html') diff --git a/docs/doxygen/nel/classNLAINIMAT_1_1CClassifierSystem_1_1CClassifierConditionCell.html b/docs/doxygen/nel/classNLAINIMAT_1_1CClassifierSystem_1_1CClassifierConditionCell.html new file mode 100644 index 00000000..35812fea --- /dev/null +++ b/docs/doxygen/nel/classNLAINIMAT_1_1CClassifierSystem_1_1CClassifierConditionCell.html @@ -0,0 +1,278 @@ + + + + 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 (TSensorMap::const_iterator itSensor, char value)
bool isActivable () const
std::string getSensorName () const
char getValue ()

Private Attributes

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

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLAINIMAT::CClassifierSystem::CClassifierConditionCell::CClassifierConditionCell TSensorMap::const_iterator   itSensor,
char   value
+
+ + + + + +
+   + + +

+ +

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

+References _itSensor, _value, and value.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
std::string NLAINIMAT::CClassifierSystem::CClassifierConditionCell::getSensorName   const
+
+ + + + + +
+   + + +

+ +

+Definition at line 214 of file classifier.cpp.

+

+ + + + +
+ + + + + + + + + +
char NLAINIMAT::CClassifierSystem::CClassifierConditionCell::getValue  
+
+ + + + + +
+   + + +

+ +

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

+References _value.

+

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

+ +

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

+References _value.

+


Member Data Documentation

+

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

+ +

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

+Referenced by CClassifierConditionCell.

+

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

+ +

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

+Referenced by CClassifierConditionCell, getValue, and isActivable.

+


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