Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper Struct Reference

#include <state_machine.hpp>

Collaboration diagram for boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper:

Public Member Functions

 get_state_id_helper (int id, const BaseState **res, const library_sm *self_)
 
template<class StateType >
void operator() (boost::msm::wrap< StateType > const &)
 

Public Attributes

const BaseState ** result_state
 
int searched_id
 
const library_smself
 

Constructor & Destructor Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper::get_state_id_helper ( int  id,
const BaseState **  res,
const library_sm self_ 
)
inline

Member Function Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class StateType >
void boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper::operator() ( boost::msm::wrap< StateType > const &  )
inline

Member Data Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
const BaseState** boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper::result_state
template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
int boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper::searched_id
template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
const library_sm* boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::get_state_id_helper::self

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