ContainerTracer  0.1
Data Fields
tr_json_field Struct Reference

Support structure of the tr_stats_serializer() function. More...

#include <tr-driver.h>

Collaboration diagram for tr_json_field:
Collaboration graph

Data Fields

const char * name
 
const void * member
 

Detailed Description

Support structure of the tr_stats_serializer() function.

Field Documentation

◆ member

const void* tr_json_field::member

Corresponds to the JSON value.

◆ name

const char* tr_json_field::name

Corresponds to the JSON key.


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