|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAINIMAT::CActionCS Class ReferenceAn action for a Classifier System.
More...
#include <classifier.h>
List of all members.
Detailed Description
An action for a Classifier System.
-
Author:
-
Gabriel ROBERT , Nevrax France
-
Date:
-
2002
Definition at line 120 of file classifier.h.
Constructor & Destructor Documentation
NLAINIMAT::CActionCS::CActionCS |
( |
std::string |
name |
) |
|
|
NLAINIMAT::CActionCS::~CActionCS |
( |
|
) |
[virtual] |
|
Member Function Documentation
void NLAINIMAT::CActionCS::addMotivationRule |
( |
std::string |
motivationName, |
|
|
const TSensorMap & |
conditionsMap, |
|
|
sint16 |
priority |
|
) |
|
|
const std::map< std::string, CClassifierSystem > * NLAINIMAT::CActionCS::getClassifiersMap |
( |
|
) |
const |
|
void NLAINIMAT::CActionCS::getDebugString |
( |
std::string & |
t |
) |
const |
|
std::string NLAINIMAT::CActionCS::getName |
( |
|
) |
const |
|
Member Data Documentation
std::map<std::string, CClassifierSystem> NLAINIMAT::CActionCS::_ClassifiersByMotivation [private]
|
|
std::string NLAINIMAT::CActionCS::_Name [private]
|
|
The documentation for this class was generated from the following files:
|
|