AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
|
JSON struct which holds json string in a buffer. More...
#include <json_serializer.hpp>
Data Fields | |
size_t | len |
size_t | max_len |
char * | buf |
char * | printbuf |
json_ops_t | last_op |
JSON struct which holds json string in a buffer.
size_t len |
size_t max_len |
char* buf |
char* printbuf |
json_ops_t last_op |