Goby v2
Public Types | Public Member Functions | Public Attributes | List of all members
goby::acomms::benthos_fsm::ReceiveData Struct Reference
Inheritance diagram for goby::acomms::benthos_fsm::ReceiveData:
Inheritance graph
[legend]

Public Types

typedef boost::mpl::list< boost::statechart::in_state_reaction< EvRxSerial, ReceiveData,&ReceiveData::in_state_react >, boost::statechart::transition< EvReceiveComplete, boost::statechart::deep_history< Command > > > reactions
 

Public Member Functions

 ReceiveData (my_context ctx)
 
void in_state_react (const EvRxSerial &)
 
- Public Member Functions inherited from goby::acomms::benthos_fsm::StateNotify
 StateNotify (const std::string &name)
 

Public Attributes

protobuf::ModemTransmission rx_msg_
 
unsigned reported_size_
 
std::string encoded_bytes_
 

Detailed Description

Definition at line 229 of file benthos_atm900_driver_fsm.h.


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