|
My Project
|
#include <asynchronous_state_machine.hpp>


Protected Types | |
| typedef asynchronous_state_machine | my_base |
Protected Types inherited from boost::statechart::event_processor< fifo_scheduler<> > | |
| typedef const Scheduler::processor_context & | my_context |
Protected Member Functions | |
| asynchronous_state_machine (typename processor_base::my_context ctx) | |
| virtual | ~asynchronous_state_machine () |
Protected Member Functions inherited from boost::statechart::state_machine< MostDerived, InitialState, std::allocator< none >, null_exception_translator > | |
| state_machine () | |
| virtual | ~state_machine () |
| void | post_event (const event_base_ptr_type &pEvent) |
| void | post_event (const event_base &evt) |
Protected Member Functions inherited from boost::statechart::event_processor< fifo_scheduler<> > | |
| event_processor (my_context ctx) | |
Additional Inherited Members | |
Public Types inherited from boost::statechart::state_machine< MostDerived, InitialState, std::allocator< none >, null_exception_translator > | |
| typedef std::allocator< none > | allocator_type |
| typedef detail::rtti_policy | rtti_policy_type |
| typedef event_base | event_base_type |
| typedef intrusive_ptr< const event_base_type > | event_base_ptr_type |
| typedef detail::state_base< allocator_type, rtti_policy_type > | state_base_type |
| typedef MostDerived | inner_context_type |
| typedef mpl::integral_c< detail::orthogonal_position_type, 0 > | inner_orthogonal_position |
| typedef mpl::integral_c< detail::orthogonal_position_type, 1 > | no_of_orthogonal_regions |
| typedef MostDerived | outermost_context_type |
| typedef state_machine | outermost_context_base_type |
| typedef state_machine * | inner_context_ptr_type |
| typedef state_base_type::node_state_base_ptr_type | node_state_base_ptr_type |
| typedef state_base_type::leaf_state_ptr_type | leaf_state_ptr_type |
| typedef state_base_type::state_list_type | state_list_type |
| typedef mpl::clear< mpl::list<> >::type | context_type_list |
| typedef mpl::bool_< false > | shallow_history |
| typedef mpl::bool_< false > | deep_history |
| typedef mpl::bool_< false > | inherited_deep_history |
Public Types inherited from boost::statechart::event_processor< fifo_scheduler<> > | |
| typedef Scheduler::processor_handle | processor_handle |
|
protected |
|
inlineprotected |
|
inlineprotectedvirtual |
|
inline |

1.8.18