#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() [1/2]
◆ ~BoapServiceObject() [1/2]
| BoapServiceObject::~BoapServiceObject | ( | | ) | | | virtual |
◆ BoapServiceObject() [2/2]
◆ ~BoapServiceObject() [2/2]
| virtual BoapServiceObject::~BoapServiceObject | ( | | ) | | | virtual |
◆ doConnectionPriority()
◆ doPing()
◆ name() [1/2]
| BString BoapServiceObject::name | ( | | ) | |
◆ name() [2/2]
| BString BoapServiceObject::name | ( | | ) | |
◆ process() [1/2]
◆ process() [2/2]
◆ processEvent() [1/4]
◆ processEvent() [2/4]
◆ processEvent() [3/4]
◆ processEvent() [4/4]
◆ sendEvent() [1/4]
◆ sendEvent() [2/4]
◆ sendEvent() [3/4]
◆ sendEvent() [4/4]
◆ setName()
◆ oapiVersion
| BUInt32 BoapServiceObject::oapiVersion | | protected |
◆ ofuncList
◆ oname
◆ oserver
The documentation for this class was generated from the following files: