|
ADTF
|
Inherited by adtf::remote::hollow::rpc_object_server< ServerStub, Interface > [protected], and adtf::remote::hollow::rpc_remote_interface< Stub, Interface > [protected].
Static Public Member Functions | |
| static tResult | ToResult (const Json::Value &oValue) |
| static a_util::result::Result | ToResult5 (const tResult &oResult) |
| static tResult | ToResult4 (const a_util::result::Result &oResult) |
| static Json::Value | ToJson (const tResult &nResult) |
| static std::string | ToString (uint64_t nValue) |
| static std::string | ToString (int64_t nValue) |
| static int64_t | Stoll (const std::string &strValue) |
| static uint64_t | Stoull (const std::string &strValue) |