Public Member Functions | Public Attributes
fsm_constructor::States Class Reference

#include <FSMConstructor.h>

Inheritance diagram for fsm_constructor::States:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void add_event ()
void create_event ()
void drop_event ()
OnEventevent ()
std::string getId () const

Public Attributes

std::vector< Callcalls
std::vector< OnEventevents
std::string id
std::string name
std::vector< Raiseraises
std::deque< OnEventstack_events

Detailed Description

Definition at line 61 of file FSMConstructor.h.


Member Function Documentation

Definition at line 74 of file FSMConstructor.h.

Definition at line 73 of file FSMConstructor.h.

Definition at line 75 of file FSMConstructor.h.

Definition at line 76 of file FSMConstructor.h.

std::string fsm_constructor::States::getId ( ) const [inline]

Definition at line 78 of file FSMConstructor.h.


Member Data Documentation

Definition at line 65 of file FSMConstructor.h.

Definition at line 69 of file FSMConstructor.h.

std::string fsm_constructor::States::id [mutable]

Definition at line 63 of file FSMConstructor.h.

Definition at line 64 of file FSMConstructor.h.

Definition at line 67 of file FSMConstructor.h.

Definition at line 71 of file FSMConstructor.h.


The documentation for this class was generated from the following file:


decision_making_parser
Author(s):
autogenerated on Wed Aug 26 2015 11:16:57