RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Datacratic::JsonPathEntry Struct Reference

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator