#include <BloomAttributeHandler.h>
◆ BloomAttributeHandler()
BloomAttributeHandler::BloomAttributeHandler |
( |
| ) |
|
◆ Bool()
bool BloomAttributeHandler::Bool |
( |
bool |
b | ) |
|
◆ clear()
void BloomAttributeHandler::clear |
( |
| ) |
|
◆ Default()
bool BloomAttributeHandler::Default |
( |
| ) |
|
◆ Double()
bool BloomAttributeHandler::Double |
( |
double |
d | ) |
|
◆ EndArray()
bool BloomAttributeHandler::EndArray |
( |
rapidjson::SizeType |
type | ) |
|
◆ EndObject()
bool BloomAttributeHandler::EndObject |
( |
rapidjson::SizeType |
type | ) |
|
◆ getPaths()
const std::vector< std::string > & BloomAttributeHandler::getPaths |
( |
| ) |
const |
◆ Int()
bool BloomAttributeHandler::Int |
( |
int |
i | ) |
|
◆ Int64()
bool BloomAttributeHandler::Int64 |
( |
int64_t |
int64 | ) |
|
◆ Key()
bool BloomAttributeHandler::Key |
( |
const Ch * |
str, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
◆ Null()
bool BloomAttributeHandler::Null |
( |
| ) |
|
◆ RawNumber()
bool BloomAttributeHandler::RawNumber |
( |
const Ch * |
str, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
◆ StartArray()
bool BloomAttributeHandler::StartArray |
( |
| ) |
|
◆ StartObject()
bool BloomAttributeHandler::StartObject |
( |
| ) |
|
◆ String()
bool BloomAttributeHandler::String |
( |
const Ch * |
ch, |
|
|
rapidjson::SizeType |
type, |
|
|
bool |
b |
|
) |
| |
◆ Uint()
bool BloomAttributeHandler::Uint |
( |
unsigned int |
i | ) |
|
◆ Uint64()
bool BloomAttributeHandler::Uint64 |
( |
uint64_t |
uint64 | ) |
|
The documentation for this class was generated from the following files: