Public Types | |
typedef char | Ch |
typedef char | Ch |
Public Member Functions | |
bool | Bool (bool b) |
bool | Bool (bool b) |
bool | Double (double d) |
bool | Double (double d) |
bool | EndArray (SizeType elementCount) |
bool | EndArray (SizeType elementCount) |
bool | EndObject (SizeType) |
bool | EndObject (SizeType) |
FilterKeyHandler (OutputHandler &outputHandler, const Ch *keyString, SizeType keyLength) | |
FilterKeyHandler (OutputHandler &outputHandler, const Ch *keyString, SizeType keyLength) | |
bool | Int (int i) |
bool | Int (int i) |
bool | Int64 (int64_t i) |
bool | Int64 (int64_t i) |
bool | Key (const Ch *str, SizeType len, bool copy) |
bool | Key (const Ch *str, SizeType len, bool copy) |
bool | Null () |
bool | Null () |
bool | RawNumber (const Ch *str, SizeType len, bool copy) |
bool | RawNumber (const Ch *str, SizeType len, bool copy) |
bool | StartArray () |
bool | StartArray () |
bool | StartObject () |
bool | StartObject () |
bool | String (const Ch *str, SizeType len, bool copy) |
bool | String (const Ch *str, SizeType len, bool copy) |
bool | Uint (unsigned u) |
bool | Uint (unsigned u) |
bool | Uint64 (uint64_t u) |
bool | Uint64 (uint64_t u) |
Private Member Functions | |
bool | EndValue () |
bool | EndValue () |
FilterKeyHandler (const FilterKeyHandler &) | |
FilterKeyHandler (const FilterKeyHandler &) | |
FilterKeyHandler & | operator= (const FilterKeyHandler &) |
FilterKeyHandler & | operator= (const FilterKeyHandler &) |
Private Attributes | |
std::stack< SizeType > | filteredKeyCount_ |
unsigned | filterValueDepth_ |
const SizeType | keyLength_ |
const char * | keyString_ |
OutputHandler & | outputHandler_ |
Definition at line 18 of file filterkey.cpp.
typedef char FilterKeyHandler< OutputHandler >::Ch |
Definition at line 20 of file filterkey.cpp.
typedef char FilterKeyHandler< OutputHandler >::Ch |
Definition at line 21 of file filterkeydom.cpp.
|
inline |
Definition at line 22 of file filterkey.cpp.
|
private |
|
inline |
Definition at line 23 of file filterkeydom.cpp.
|
private |
|
inline |
Definition at line 27 of file filterkey.cpp.
|
inline |
Definition at line 28 of file filterkeydom.cpp.
|
inline |
Definition at line 32 of file filterkey.cpp.
|
inline |
Definition at line 33 of file filterkeydom.cpp.
|
inline |
Definition at line 82 of file filterkey.cpp.
|
inline |
Definition at line 83 of file filterkeydom.cpp.
|
inline |
Definition at line 60 of file filterkey.cpp.
|
inline |
Definition at line 61 of file filterkeydom.cpp.
|
inlineprivate |
Definition at line 95 of file filterkey.cpp.
|
inlineprivate |
Definition at line 96 of file filterkeydom.cpp.
|
inline |
Definition at line 28 of file filterkey.cpp.
|
inline |
Definition at line 29 of file filterkeydom.cpp.
|
inline |
Definition at line 30 of file filterkey.cpp.
|
inline |
Definition at line 31 of file filterkeydom.cpp.
|
inline |
Definition at line 47 of file filterkey.cpp.
|
inline |
Definition at line 48 of file filterkeydom.cpp.
|
inline |
Definition at line 26 of file filterkey.cpp.
|
inline |
Definition at line 27 of file filterkeydom.cpp.
|
private |
|
private |
|
inline |
Definition at line 33 of file filterkey.cpp.
|
inline |
Definition at line 34 of file filterkeydom.cpp.
|
inline |
Definition at line 73 of file filterkey.cpp.
|
inline |
Definition at line 74 of file filterkeydom.cpp.
|
inline |
Definition at line 36 of file filterkey.cpp.
|
inline |
Definition at line 37 of file filterkeydom.cpp.
|
inline |
Definition at line 34 of file filterkey.cpp.
|
inline |
Definition at line 35 of file filterkeydom.cpp.
|
inline |
Definition at line 29 of file filterkey.cpp.
|
inline |
Definition at line 30 of file filterkeydom.cpp.
|
inline |
Definition at line 31 of file filterkey.cpp.
|
inline |
Definition at line 32 of file filterkeydom.cpp.
|
private |
Definition at line 105 of file filterkey.cpp.
|
private |
Definition at line 104 of file filterkey.cpp.
|
private |
Definition at line 103 of file filterkey.cpp.
|
private |
Definition at line 102 of file filterkey.cpp.
|
private |
Definition at line 101 of file filterkey.cpp.