#include <RJPathsReader.h>
◆ RJPathsReader()
RJPathsReader::RJPathsReader |
( |
| ) |
|
◆ Bool()
bool RJPathsReader::Bool |
( |
bool |
b | ) |
|
◆ clear()
void RJPathsReader::clear |
( |
| ) |
|
◆ Default()
bool RJPathsReader::Default |
( |
| ) |
|
◆ Double()
bool RJPathsReader::Double |
( |
double |
d | ) |
|
◆ EndArray()
bool RJPathsReader::EndArray |
( |
rapidjson::SizeType |
type | ) |
|
◆ EndObject()
bool RJPathsReader::EndObject |
( |
rapidjson::SizeType |
type | ) |
|
◆ getPaths()
const std::vector< std::string > & RJPathsReader::getPaths |
( |
| ) |
const |
◆ Int()
bool RJPathsReader::Int |
( |
int |
i | ) |
|
◆ Int64()
bool RJPathsReader::Int64 |
( |
int64_t |
int64 | ) |
|
◆ Key()
bool RJPathsReader::Key |
( |
const Ch * |
str, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
◆ Null()
bool RJPathsReader::Null |
( |
| ) |
|
◆ RawNumber()
bool RJPathsReader::RawNumber |
( |
const Ch * |
str, |
|
|
rapidjson::SizeType |
len, |
|
|
bool |
copy |
|
) |
| |
◆ StartArray()
bool RJPathsReader::StartArray |
( |
| ) |
|
◆ StartObject()
bool RJPathsReader::StartObject |
( |
| ) |
|
◆ String()
bool RJPathsReader::String |
( |
const Ch * |
ch, |
|
|
rapidjson::SizeType |
type, |
|
|
bool |
b |
|
) |
| |
◆ Uint()
bool RJPathsReader::Uint |
( |
unsigned int |
i | ) |
|
◆ Uint64()
bool RJPathsReader::Uint64 |
( |
uint64_t |
uint64 | ) |
|
The documentation for this class was generated from the following files:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/similarity/src/RJPathsReader.h
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/similarity/src/RJPathsReader.cpp