SeaBreeze
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes
seabreeze::Transfer Class Reference
Inheritance diagram for seabreeze::Transfer:
Inheritance graph
Collaboration diagram for seabreeze::Transfer:
Collaboration graph

Public Member Functions

 Transfer (std::vector< ProtocolHint *> *hints, std::vector< byte > *buffer, direction_t direction, unsigned int length)
 
virtual Datatransfer (TransferHelper *helper) throw (ProtocolException)
 
- Public Member Functions inherited from seabreeze::Exchange
 Exchange (std::vector< ProtocolHint *> *hints)
 
virtual const std::vector< ProtocolHint * > & getHints ()
 

Static Public Attributes

static const direction_t TO_DEVICE
 
static const direction_t FROM_DEVICE
 

Protected Member Functions

void checkBufferSize ()
 

Protected Attributes

unsigned int length
 
std::vector< byte > * buffer
 
direction_t direction
 
- Protected Attributes inherited from seabreeze::Exchange
std::vector< ProtocolHint * > * hints
 

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