AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
json_t Struct Reference

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
 

Detailed Description

JSON struct which holds json string in a buffer.

Field Documentation

◆ len

size_t len

◆ max_len

size_t max_len

◆ buf

char* buf

◆ printbuf

char* printbuf

◆ last_op

json_ops_t last_op

The documentation for this struct was generated from the following file: