#include "ServiceBase.h"
◆ dispatchAction()
std::string ServiceBase::dispatchAction |
( |
const char * | _json, |
|
|
ot::MessageType | _messageType ) |
◆ GetInstance()
return ServiceBase::GetInstance |
( |
| ) |
|
|
inlinestatic |
◆ getServiceURL()
const char * ServiceBase::getServiceURL |
( |
void | | ) |
|
◆ initialize()
int ServiceBase::initialize |
( |
const char * | _ownIP, |
|
|
const char * | _databaseIP, |
|
|
const char * | _databasePWD ) |
◆ performAction()
std::string ServiceBase::performAction |
( |
const char * | _json, |
|
|
const char * | _senderIP ) |
◆ performActionOneWayTLS()
std::string ServiceBase::performActionOneWayTLS |
( |
const char * | _json, |
|
|
const char * | _senderIP ) |
The documentation for this class was generated from the following files: