Public Types | Public Member Functions | Public Attributes
sawyer::BadAckException Class Reference

#include <Transport.h>

Inheritance diagram for sawyer::BadAckException:
Inheritance graph
[legend]

List of all members.

Public Types

enum  ackFlags {
  BAD_CHECKSUM = 0x01, BAD_TYPE = 0x02, BAD_FORMAT = 0x04, RANGE = 0x08,
  NO_BANDWIDTH = 0x10, OVER_FREQ = 0x20, OVER_SUBSCRIBE = 0x40
}

Public Member Functions

 BadAckException (unsigned int flag)

Public Attributes

enum
sawyer::BadAckException::ackFlags 
ack_flag

Detailed Description

Definition at line 69 of file Transport.h.


Member Enumeration Documentation

Enumerator:
BAD_CHECKSUM 
BAD_TYPE 
BAD_FORMAT 
RANGE 
NO_BANDWIDTH 
OVER_FREQ 
OVER_SUBSCRIBE 

Definition at line 72 of file Transport.h.


Constructor & Destructor Documentation

Definition at line 85 of file Transport.cpp.


Member Data Documentation


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


roch_base
Author(s): Mike Purvis , Paul Bovbel , Carl
autogenerated on Sat Jun 8 2019 20:32:33