IRIS::Fuzzy::TconormList Class Reference

Class for a list of t-conorm (OR operator) objects. More...

#include <TconormList.h>

Inheritance diagram for IRIS::Fuzzy::TconormList:

Inheritance graph
[legend]
Collaboration diagram for IRIS::Fuzzy::TconormList:

Collaboration graph
[legend]
List of all members.

Public Types

typedef map< string, Symbol * > bagOfSymbols

Public Member Functions

 TconormList ()
void addSymbol (const Symbol &symbol)
SymbolgetSymbol (const string &name)
int getSize () const
 returns number of Symbol objects in this Base

Friends

ostream & operator<< (ostream &outs, const Base &source)
 overloaded operator<<

Detailed Description

Class for a list of t-conorm (OR operator) objects.


Member Typedef Documentation

typedef map< string , Symbol * > IRIS::Fuzzy::Base::bagOfSymbols [inherited]
 


Constructor & Destructor Documentation

IRIS::Fuzzy::TconormList::TconormList  ) 
 


Member Function Documentation

void IRIS::Fuzzy::Base::addSymbol const Symbol symbol  )  [inherited]
 

allows adding other Symbol objects into this Base

Parameters:
symbol Symbol object to add

int IRIS::Fuzzy::Base::getSize  )  const [inline, inherited]
 

returns number of Symbol objects in this Base

Symbol * IRIS::Fuzzy::Base::getSymbol const string &  name  )  [inherited]
 

returns Symbol object with the given name

Parameters:
name name of Symbol object to retrieve


Friends And Related Function Documentation

ostream& operator<< ostream &  outs,
const Base source
[friend, inherited]
 

overloaded operator<<


The documentation for this class was generated from the following files:
Generated on Tue Dec 12 13:42:46 2006 for IRIS Intelligent Systems Tools by  doxygen 1.4.6