Functions | |
BOOL APIENTRY | DllMain (HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) |
_declspec (dllexport) const char *performAction(const char *_json | |
Variables | |
std::mutex | performActionMutex |
const char * | _senderIP |
const char * | result = ot::foundation::performAction(_json, _senderIP) |
const char * | _ownIP |
const char const char * | _sessionServiceIP |
const char const char const char * | _sessionID { return ot::foundation::init(_siteID, _ownIP, _sessionServiceIP, _sessionID, new Application()) |
_declspec | ( | dllexport | ) | const |
BOOL APIENTRY DllMain | ( | HMODULE | hModule, |
DWORD | ul_reason_for_call, | ||
LPVOID | lpReserved ) |
const char* _ownIP |
const char* _senderIP |
const char const char const char* _sessionID { return ot::foundation::init(_siteID, _ownIP, _sessionServiceIP, _sessionID, new Application()) |
const char const char* _sessionServiceIP |
std::mutex performActionMutex |
return result = ot::foundation::performAction(_json, _senderIP) |