BComms Class Reference

#include <BComms.h>

List of all members.

Public Member Functions

 BComms ()
virtual ~BComms ()
virtual BUInt recvAvailable ()=0
virtual BError recvWait (BUInt32 num, BUInt32 timeout=0)=0
virtual BError recv (void *data, BUInt32 num)=0
virtual BError send (void *data, BUInt32 num)=0


Constructor & Destructor Documentation

BComms::BComms (  ) 

BComms::~BComms (  )  [virtual]


Member Function Documentation

virtual BError BComms::recv ( void *  data,
BUInt32  num 
) [pure virtual]

virtual BUInt BComms::recvAvailable (  )  [pure virtual]

virtual BError BComms::recvWait ( BUInt32  num,
BUInt32  timeout = 0 
) [pure virtual]

virtual BError BComms::send ( void *  data,
BUInt32  num 
) [pure virtual]


The documentation for this class was generated from the following files:
Generated on 29 Jan 2014 for LibBeamApi by  doxygen 1.4.7