#include <DocumentCostHandler.h>
◆ DocumentCostHandler()
DocumentCostHandler::DocumentCostHandler |
( |
| ) |
|
|
inline |
◆ addViewPaths()
void DocumentCostHandler::addViewPaths |
( |
const std::vector< std::string > & |
paths | ) |
|
|
inline |
◆ Bool()
bool DocumentCostHandler::Bool |
( |
bool |
b | ) |
|
|
inline |
◆ checkDocument()
void DocumentCostHandler::checkDocument |
( |
const RJDocument & |
doc | ) |
|
|
inline |
◆ checkValue()
void DocumentCostHandler::checkValue |
( |
const RJValue & |
doc | ) |
|
|
inline |
◆ Default()
bool DocumentCostHandler::Default |
( |
| ) |
|
|
inline |
◆ Double()
bool DocumentCostHandler::Double |
( |
double |
d | ) |
|
|
inline |
◆ EndArray()
bool DocumentCostHandler::EndArray |
( |
rapidjson::SizeType |
len | ) |
|
|
inline |
◆ EndObject()
bool DocumentCostHandler::EndObject |
( |
rapidjson::SizeType |
len | ) |
|
|
inline |
◆ getCost()
size_t DocumentCostHandler::getCost |
( |
| ) |
const |
|
inline |
◆ getTheoreticalCost()
size_t DocumentCostHandler::getTheoreticalCost |
( |
| ) |
const |
|
inline |
◆ Int()
bool DocumentCostHandler::Int |
( |
int |
i | ) |
|
|
inline |
◆ Int64()
bool DocumentCostHandler::Int64 |
( |
int64_t |
int64 | ) |
|
|
inline |
◆ Key()
bool DocumentCostHandler::Key |
( |
const Ch * |
str, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
|
inline |
◆ Null()
bool DocumentCostHandler::Null |
( |
| ) |
|
|
inline |
◆ RawNumber()
bool DocumentCostHandler::RawNumber |
( |
const Ch * |
str, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
|
inline |
◆ StartArray()
bool DocumentCostHandler::StartArray |
( |
| ) |
|
|
inline |
◆ StartObject()
bool DocumentCostHandler::StartObject |
( |
| ) |
|
|
inline |
◆ String()
bool DocumentCostHandler::String |
( |
const Ch * |
ch, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
|
inline |
◆ Uint()
bool DocumentCostHandler::Uint |
( |
unsigned int |
i | ) |
|
|
inline |
◆ Uint64()
bool DocumentCostHandler::Uint64 |
( |
uint64_t |
uint64 | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/storage/document/src/DocumentCostHandler.h