Boap.h File Reference

#include <stdint.h>
#include <BPoll.h>
#include <BSocket.h>
#include <BThread.h>
#include <BError.h>
#include <BEvent.h>
#include <BMutex.h>
#include <BTypes.h>

Namespaces

namespace  Boapns

Classes

struct  BoapPacketHead
class  BoapPacket
class  BoapClientObject
class  BoapSignalObject
class  BoapServiceEntry
class  BoapServerConnection
class  BoapServer
class  BoapFuncEntry
class  BoapServiceObject

Typedefs

typedef uint32_t BoapService
typedef BError(BoapServiceObject::*) BoapFunc (BoapServerConnection *conn, BoapPacket &rx, BoapPacket &tx)

Enumerations

enum  BoapType {
  BoapTypeRpc, BoapTypeRpcReply, BoapTypeSignal, BoapTypeRpc,
  BoapTypeSignal
}
enum  BoapPriority { BoapPriorityLow, BoapPriorityNormal, BoapPriorityHigh }

Typedef Documentation

typedef BError(BoapServiceObject::*) BoapFunc(BoapServerConnection *conn, BoapPacket &rx, BoapPacket &tx)

typedef uint32_t BoapService


Enumeration Type Documentation

enum BoapPriority

Enumerator:
BoapPriorityLow 
BoapPriorityNormal 
BoapPriorityHigh 

enum BoapType

Enumerator:
BoapTypeRpc 
BoapTypeRpcReply 
BoapTypeSignal 
BoapTypeRpc 
BoapTypeSignal 


Generated on Thu Aug 2 16:16:31 2007 for LibTmsApi by  doxygen 1.5.1