#include <BoapSimple.h>
|
| BoapServiceObject (BoapServer &server, BString name="") |
|
virtual | ~BoapServiceObject () |
|
BError | setName (BString name) |
|
BError | sendEvent (BString signalName, BInt32 arg) |
|
virtual BError | processEvent (BString objectName, BString name, BInt32 arg) |
|
BString | name () |
|
BError | doPing (BoapServerConnection *conn, BoapPacket &rx, BoapPacket &tx) |
|
BError | doConnectionPriority (BoapServerConnection *conn, BoapPacket &rx, BoapPacket &tx) |
|
BError | process (BoapServerConnection *conn, BoapPacket &rx, BoapPacket &tx) |
|
virtual BError | processEvent (BoapPacket &rx) |
|
| BoapServiceObject (BoapServer &server, BString name) |
|
virtual | ~BoapServiceObject () |
|
BError | sendEvent (BString signalName, Int32 arg) |
|
virtual BError | processEvent (BString objectName, BString name, Int32 arg) |
|
BString | name () |
|
BError | process (BoapPacket &rx, BoapPacket &tx) |
|
virtual BError | processEvent (BoapPacket &rx) |
|
BoapServiceObject::~BoapServiceObject |
( |
| ) |
|
|
virtual |
virtual BoapServiceObject::~BoapServiceObject |
( |
| ) |
|
|
virtual |
BString BoapServiceObject::name |
( |
| ) |
|
BString BoapServiceObject::name |
( |
| ) |
|
BUInt32 BoapServiceObject::oapiVersion |
|
protected |
The documentation for this class was generated from the following files: