libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
Loading...
Searching...
No Matches
Public Attributes | List of all members
ptpmgmt_json_str_t Struct Reference

#include <json.h>

Public Attributes

const char * json_string
 
void(* free )(ptpmgmt_json_str obj)
 

Detailed Description

The ptpmgmt json string structure hold a C string

Member Data Documentation

◆ free

void(* ptpmgmt_json_str_t::free) (ptpmgmt_json_str obj)

Free this json string object

Parameters
[in,out]objjson string object

◆ json_string

const char* ptpmgmt_json_str_t::json_string

The JSON string


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