bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Types | |
typedef Encoding::Ch | Ch |
Public Member Functions | |
bool | Bool (bool b) |
bool | Double (double d) |
bool | EndArray (SizeType elementCount) |
bool | EndObject (SizeType memberCount) |
uint64_t | GetHashCode () const |
Hasher (Allocator *allocator=0, size_t stackCapacity=kDefaultSize) | |
bool | Int (int i) |
bool | Int64 (int64_t i) |
bool | IsValid () const |
bool | Key (const Ch *str, SizeType len, bool copy) |
bool | Null () |
bool | RawNumber (const Ch *str, SizeType len, bool) |
bool | StartArray () |
bool | StartObject () |
bool | String (const Ch *str, SizeType len, bool) |
bool | Uint (unsigned u) |
bool | Uint64 (uint64_t u) |
typedef Encoding::Ch internal::Hasher< Encoding, Allocator >::Ch |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |