nx_storage_sdk
1.0
Storage SDK
Public Attributes
|
List of all members
JsonVal Struct Reference
Public Attributes
enum JsonType
type
union {
char *
string
long double
number
struct {
char **
keys
struct
JsonVal
*
values
int
len
}
object
struct {
struct
JsonVal
*
values
int
len
}
array
}
u
The documentation for this struct was generated from the following file:
samples/test_storage_plugin/src/detail/
json.h
Generated by
1.8.14