| Automaton() | Automaton | |
| eval(V2StateCollector *v2, StateTransitionArray *array) | Automaton | |
| inputDefinition(int name, SignalParameterList *parameters) | Automaton | |
| respace(ostream &ostr, const char *str, const char *input) | Automaton | |
| setCodePrefix(const char *prefix, int codeblockline) | Automaton | |
| setConstruct(const char *parameters, const char *assignment=NULL, const char *body=NULL) | Automaton | |
| setDeclare(const char *declaration, int codeblockline) | Automaton | |
| setDefine(const char *definition, int codeblockline) | Automaton | |
| setDestruct(const char *body) | Automaton | |
| setEnterstate(const char *body) | Automaton | |
| setEntertrans(const char *body) | Automaton | |
| setFilename(int prefix) | Automaton | |
| setInherit(int inherit_class) | Automaton | |
| setInherit(int inherit_class, const char *inherit_class_init) | Automaton | |
| setInherit(const char *inherit_class) | Automaton | |
| setInherit(const char *inherit_class, const char *inherit_class_init) | Automaton | |
| setName(const char *s) | Automaton | |
| setPrefix(const char *prefix, int codeblockline) | Automaton | |
| setSyncStop() | Automaton | |