OpenCPN Partial API docs
FastMessageMap::Entry Class Reference

Public Attributes

wxDateTime time_arrived
 time of last fragment.
 
CanHeader header
 Can header, used to "map" the incoming fast message fragments.
 
unsigned int sid
 Sequence identifier, used to check if a received message is the next message in the sequence.
 
unsigned int expected_length
 total data length from first frame
 
unsigned int cursor
 cursor into the current position in data.
 
std::vector< unsigned char > data
 Received data.
 

Detailed Description

Definition at line 82 of file comm_can_util.h.


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