Объекты этого типа создаются макросами SOL4_STATE_START() и SOL4_STATE_FINISH().
Открытые члены | |
state_handler_t (class_handler_t &class_handler, const char *state_name) | |
so_4::rt::impl::state_handler_impl_t & | query_impl () |
Часть реализации SObjectizer-а. | |
const so_4::rt::impl::state_handler_impl_t & | query_impl () const |
Часть реализации SObjectizer-а. | |
Закрытые члены | |
state_handler_t (const state_handler_t &) | |
Защита от копирования. | |
state_handler_t & | operator= (const state_handler_t &) |
Защита от копирования. | |
Закрытые данные | |
auto_ptr_3::obj_ptr_t< impl::state_handler_impl_t > | m_impl |
Реальное описание состояния. |
|
|
|
Часть реализации SObjectizer-а.
|
|
Часть реализации SObjectizer-а.
|