|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIFUZZY::CFuzzyRuleSet Class Reference#include <fuzzyruleset.h>
Inheritance diagram for NLAIFUZZY::CFuzzyRuleSet:
List of all members.
Constructor & Destructor Documentation
NLAIFUZZY::CFuzzyRuleSet::CFuzzyRuleSet |
( |
char * |
comment = NULL |
) |
|
|
Member Function Documentation
void NLAIFUZZY::CFuzzyRuleSet::addRule |
( |
CFuzzyRule * |
|
) |
|
|
void NLAIFUZZY::CFuzzyRuleSet::getDebugString |
( |
std::string & |
|
) |
const [virtual] |
|
|
getType return a unique string how represente the class, it can be the name of the class.
This function is used for the sytem regstry class (see the definition of the template class Gen::CRegistry).
Implements NLAIC::IBasicType.
Definition at line 91 of file fuzzyruleset.cpp.
References idFuzzyRuleSet. |
Member Data Documentation
char* NLAIFUZZY::CFuzzyRuleSet::_Comment [private]
|
|
The documentation for this class was generated from the following files:
|
|