ledger-core
TestParser Member List

This is the complete list of members for TestParser, including all inherited members.

_block (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >protected
_lastKey (defined in TestParser)TestParserprotected
Bool(bool b) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
Double(double d) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
EndArray(rapidjson::SizeType elementCount) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
EndObject(rapidjson::SizeType memberCount) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
getLastKey() override (defined in TestParser)TestParserinlineprotectedvirtual
init(TestBlock *block) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
Int(int i) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
Int64(int64_t i) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
Key(const rapidjson::Reader::Ch *str, rapidjson::SizeType length, bool copy) (defined in TestParser)TestParserinline
Null() (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
RawNumber(const rapidjson::Reader::Ch *str, rapidjson::SizeType length, bool copy) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
Result typedef (defined in TestParser)TestParser
StartArray() (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
StartObject() (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
String(const rapidjson::Reader::Ch *str, rapidjson::SizeType length, bool copy) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
TestParser(std::string &lastKey) (defined in TestParser)TestParserinline
Uint(unsigned i) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
Uint64(uint64_t i) (defined in ledger::core::AbstractBlockParser< TestBlock >)ledger::core::AbstractBlockParser< TestBlock >inline
~TestParser()=default (defined in TestParser)TestParser