CControllerAnalyzer Class Reference
Controller analyzer.
More...
#include <canalyzer.h>
Inheritance diagram for CControllerAnalyzer:
List of all
members.
Detailed Description
Controller analyzer.
The controller analyzer supports creating a table of the choosed
action for every given state in the state list. This can be done by
the function saveActions. The function additionally needs all the
modifiers used by the controllers, which are usually the modifiers
of the used V or Q Functions.
Constructor & Destructor Documentation
| virtual
CControllerAnalyzer::~CControllerAnalyzer
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| void
CControllerAnalyzer::saveActions
|
( |
FILE * |
stream,
|
|
|
std::list< CStateModifier * >
*
|
modifiers |
|
) |
|
|
| void
CControllerAnalyzer::setStateList
|
( |
CStateList *
|
states |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|