libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
data_with_payload< DestMsgsT > Struct Template Reference

Public Types

using dest_msg_details_t = DestMsgsT
 
using dest_msg_details_t = DestMsgsT
 

Public Attributes

end_states state {end_states::unknown}
 
unsigned j {68}
 
dest_msg_details_t::MsgTypes_t state {}
 

Detailed Description

template<class DestMsgsT>
struct data_with_payload< DestMsgsT >

Definition at line 62 of file msm.cpp.

Member Typedef Documentation

◆ dest_msg_details_t [1/2]

template<class DestMsgsT >
using data_with_payload< DestMsgsT >::dest_msg_details_t = DestMsgsT

Definition at line 48 of file mit_msm.cpp.

◆ dest_msg_details_t [2/2]

template<class DestMsgsT >
using data_with_payload< DestMsgsT >::dest_msg_details_t = DestMsgsT

Definition at line 48 of file mit_msm.cpp.

Member Data Documentation

◆ j

template<class DestMsgsT >
unsigned data_with_payload< DestMsgsT >::j {68}

Definition at line 64 of file msm.cpp.

Referenced by assign_driver_states< MSMT >::fn_event::operator()().

◆ state [1/2]

template<class DestMsgsT >
dest_msg_details_t::MsgTypes_t data_with_payload< DestMsgsT >::state {end_states::unknown}

Definition at line 63 of file msm.cpp.

Referenced by assign_driver_states< MSMT >::fn_event::operator()().

◆ state [2/2]

template<class DestMsgsT >
dest_msg_details_t::MsgTypes_t data_with_payload< DestMsgsT >::state {}

Definition at line 49 of file mit_msm.cpp.


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