My Project
Public Member Functions | Static Public Member Functions | Friends | List of all members
boost::statechart::detail::history_key< RttiPolicy > Class Template Reference

#include <state_machine.hpp>

Collaboration diagram for boost::statechart::detail::history_key< RttiPolicy >:
Collaboration graph

Public Member Functions

RttiPolicy::id_type history_context_type () const
 

Static Public Member Functions

template<class HistorizedState >
static history_key make_history_key ()
 

Friends

bool operator< (const history_key &left, const history_key &right)
 

Member Function Documentation

◆ history_context_type()

template<class RttiPolicy >
RttiPolicy::id_type boost::statechart::detail::history_key< RttiPolicy >::history_context_type ( ) const
inline

◆ make_history_key()

template<class RttiPolicy >
template<class HistorizedState >
static history_key boost::statechart::detail::history_key< RttiPolicy >::make_history_key ( )
inlinestatic

Friends And Related Function Documentation

◆ operator<

template<class RttiPolicy >
bool operator< ( const history_key< RttiPolicy > &  left,
const history_key< RttiPolicy > &  right 
)
friend

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