Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ALLXMLClearTagContains a list of tags and corresponding clear tags
BellFSFuzzySet with a bell-shaped (Gaussian) membership function
BellLTLinguisticTerm with a bell-shaped (Gaussian) membership function
ComposedFSA composed FuzzySet
ComposedLTA composed LinguisticTerm
ComposedNDimFSA composed n-dimensional FuzzySet
ConstantFSFuzzySet with constant membership function
ConstantLTLinguisticTerm with constant membership function
CustomIMAn user defined inference machine
CustomizedFSA FuzzySet with an user defined mambership function
CustomizedLTA LinguisticTerm with an user defined mambership function
FuzzyControlLanguageParserBase< CharType >::DefaultStateThe default parser state
FuzzyControlLanguageParserBase< CharType >::DefuzzyifyStateParser state that handles defuzzify states
FuzzyControlLanguageParserBase< CharType >::FunctionBlockStateParser state that handles function block definitions
FuzzyControlLanguageParserBase< CharType >Parser for the Fuzzy Control Language (see http://en.wikipedia.org/wiki/Fuzzy_Control_Language)
FuzzyExceptionImplementation of an exception for error handling
FuzzyControlLanguageParserBase< CharType >::FuzzyifyStateParser state that handles fuzzify-blocks
FuzzyRelationA fuzzy relation
FuzzySetAbstract super class for specific fuzzy sets
GeneralizedBellFSFuzzySet with a generalized bell-shaped membership function
GeneralizedBellLTLinguisticTerm with a generalized bell-shaped membership function
HomogenousNDimFSA homogenous n-dimensional fuzzy set
ImplicationAn implication
InferenceMachineAn inference machine
InfinityFSFuzzySet with a step function as membership function
InfinityLTLinguisticTerm with a step function as membership function
FuzzyControlLanguageParserBase< CharType >::InputVariableStateParser state that handles input variable definitions
LinguisticTermA single linguistic term
LinguisticVariableA composite of linguistic terms
MamdaniIMA Mamdami inference machine
NDimFSBase class for n-dimensional fuzzy sets
OperatorsOperators and connective functions
FuzzyControlLanguageParserBase< CharType >::OperatorStateParser state that handles operator definitions
FuzzyControlLanguageParserBase< CharType >::OutputVariableStateParser state that handles output variable definitions
RCObjectBase class for Reference Counted Objects
RCPtr< T >Template class for Reference Counted Pointers
RuleA rule which is composed of premise and conclusion
RuleBaseA composite of rules
FuzzyControlLanguageParserBase< CharType >::RuleBlockStateParser state that handles rule blocks
FuzzyControlLanguageParserBase< CharType >::RuleStateParser state that handles rule definitions
SigmoidalFSFuzzySet with sigmoidal membership function
SigmoidalLTLinguisticTerm with sigmoidal membership function
SingletonFSFuzzySet with a single point of positive membership
SingletonLTLinguisticTerm with a single point of positive membership
FuzzyControlLanguageParserBase< CharType >::StateBase class for parser states
SugenoIMA Sugeno inference machine
SugenoRuleA Sugeno rule
FuzzyControlLanguageParserBase< CharType >::TermStateParser state that handles term definitions
ToXMLStringToolProcesses strings to replace special characters by their XML equivalent
TrapezoidFSFuzzySet with trapezoid membership function
TrapezoidLTLinguisticTerm with trapezoid membership function
TriangularFSFuzzySet with triangular membership function
TriangularLTLinguisticTerm with triangular membership function
XMLMain structure used for parsing XML
XMLAttributeStructure for XML attribute
XMLCharacterEntityContains a list of special characters and their XML equivalents
XMLClearStructure for XML clear (unformatted) node (usually comments)
XMLNodeRepresents one node of the XML tree
XMLNodeContentsThis structure is given by the function "enumContents"
XMLParserBase64ToolAllows you to include any binary data (images, sounds,
XMLResultsStructure used to obtain error details if the parse fails