List of all members.
Public Member Functions |
|
| JsonPathEntry (int index) |
|
| JsonPathEntry (std::string key) |
|
| JsonPathEntry (const char *keyPtr) |
|
std::string | fieldName () const |
|
const char * | fieldNamePtr () const |
Public Attributes |
|
int | index |
|
std::string | key |
|
const char * | keyPtr |
|
int | fieldNumber |
Detailed Description
Definition at line 19 of file json_parsing.h.
The documentation for this struct was generated from the following file: