Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
testjsonipc.cc File Reference

Classes

struct Base
struct Base2
struct Copyable
struct Derived

Macros

#defineMCHECK(MSG, ...)

Typedefs

usingBaseP = std::shared_ptr< Base >

Enumerations

enum ErrorType { NONE , INVALID , FATAL }

Functions

template<typename R >
Rparse_result (size_t id, const std::string json_reply)

Macro Definition Documentation

MCHECK

#define MCHECK ( MSG,
...
)

Typedef Documentation

BaseP

using BaseP = std::shared_ptr<Base>

Enumeration Type Documentation

ErrorType

enum ErrorType
Enumerator
NONE
INVALID
FATAL

Function Documentation

parse_result()

template<typename R >
R parse_result ( size_t id,
const std::string json_reply
)