BoapMcClientObject Class Reference

#include <BoapMc.h>

List of all members.

Public Member Functions

 BoapMcClientObject (BComms &comms)
virtual ~BoapMcClientObject ()
void setAddress (BUInt8 addressTo, BUInt8 addressFrom)

Protected Member Functions

BError performCall ()
 Performs a RPC call to the named service.
BError performSend ()
 Performs a send to the named service.
BError performRecv ()
 Performs a receive.

Protected Attributes

BUInt32 oapiVersion
BCommsocomms
BUInt8 oaddressTo
BUInt8 oaddressFrom
BoapMcPacket opacket


Constructor & Destructor Documentation

BoapMcClientObject::BoapMcClientObject ( BComms comms  ) 

BoapMcClientObject::~BoapMcClientObject (  )  [virtual]


Member Function Documentation

BError BoapMcClientObject::performCall (  )  [protected]

Performs a RPC call to the named service.

BError BoapMcClientObject::performRecv (  )  [protected]

Performs a receive.

BError BoapMcClientObject::performSend (  )  [protected]

Performs a send to the named service.

void BoapMcClientObject::setAddress ( BUInt8  addressTo,
BUInt8  addressFrom 
)


Member Data Documentation

BUInt8 BoapMcClientObject::oaddressFrom [protected]

BUInt8 BoapMcClientObject::oaddressTo [protected]

BUInt32 BoapMcClientObject::oapiVersion [protected]

BComms& BoapMcClientObject::ocomms [protected]

BoapMcPacket BoapMcClientObject::opacket [protected]


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