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


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

Generated on 12 Sep 2014 for LibBeamApi by  doxygen 1.6.1