Classes | |
struct | Base |
struct | Base2 |
struct | Copyable |
struct | Derived |
Macros | |
#define | MCHECK(MSG, ...) |
Typedefs | |
using | BaseP = std::shared_ptr< Base > |
Enumerations | |
enum | ErrorType { NONE , INVALID , FATAL } |
Functions | |
template<typename R > | |
R | parse_result (size_t id, const std::string json_reply) |
#define MCHECK | ( | MSG, | |
... | |||
) |
enum ErrorType |
R parse_result | ( | size_t | id, |
const std::string | json_reply | ||
) |