Home | nevrax.com |
|
CAutomataDesc Class ReferenceA class which describe a simple success/fail automat. More...
Inheritance diagram for CAutomataDesc
Detailed DescriptionA class which describe a simple success/fail automat.Each state is identified by an unique Id. The Id IDSUCCESS (-1) is the automat Success state Id. The Id IDFAIL (-2) is the automat Fail state Id.
Definition at line 44 of file automata_desc.h. Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: |