MOOS 0.2375
|
Go to the source code of this file.
Classes | |
class | CMOOSCommPkt |
Defines | |
#define | MOOS_PKT_DEFAULT_SPACE 32768 |
#define | MOOS_PROTOCOL_STRING_BUFFER_SIZE 32 |
#define | MOOS_PROTOCOL_STRING "ELKS CAN'T DANCE 2/8/10" |
Typedefs | |
typedef std::list< CMOOSMsg > | MOOSMSG_LIST |
typedef std::list< CMOOSCommPkt > | MOOSPKT_LIST |
#define MOOS_PKT_DEFAULT_SPACE 32768 |
Definition at line 42 of file MOOSCommPkt.h.
#define MOOS_PROTOCOL_STRING "ELKS CAN'T DANCE 2/8/10" |
Definition at line 52 of file MOOSCommPkt.h.
#define MOOS_PROTOCOL_STRING_BUFFER_SIZE 32 |
Definition at line 50 of file MOOSCommPkt.h.
typedef std::list<CMOOSMsg> MOOSMSG_LIST |
Definition at line 56 of file MOOSCommPkt.h.
typedef std::list<CMOOSCommPkt> MOOSPKT_LIST |
Definition at line 90 of file MOOSCommPkt.h.