backingData | kvpp::KV1< S > | protected |
begin() | kvpp::KV1ElementBase< S, K > | inline |
begin() const | kvpp::KV1ElementBase< S, K > | inline |
cbegin() const | kvpp::KV1ElementBase< S, K > | inline |
cend() const | kvpp::KV1ElementBase< S, K > | inline |
children | kvpp::KV1ElementBase< S, K > | protected |
conditional | kvpp::KV1ElementBase< S, K > | protected |
const_iterator typedef | kvpp::KV1ElementBase< S, K > | |
end() | kvpp::KV1ElementBase< S, K > | inline |
end() const | kvpp::KV1ElementBase< S, K > | inline |
getChildCount() const | kvpp::KV1ElementBase< S, K > | inline |
getChildCount(std::string_view childKey) const | kvpp::KV1ElementBase< S, K > | inline |
getChildren() const | kvpp::KV1ElementBase< S, K > | inline |
getConditional() const | kvpp::KV1ElementBase< S, K > | inline |
getInvalid() | kvpp::KV1ElementBase< S, K > | inlinestatic |
getKey() const | kvpp::KV1ElementBase< S, K > | inline |
getValue() const | kvpp::KV1ElementBase< S, K > | inline |
getValue() const | kvpp::KV1ElementBase< S, K > | inline |
hasChild(std::string_view childKey) const | kvpp::KV1ElementBase< S, K > | inline |
isInvalid() const | kvpp::KV1ElementBase< S, K > | inline |
iterator typedef | kvpp::KV1ElementBase< S, K > | |
key | kvpp::KV1ElementBase< S, K > | protected |
KV1(std::string_view kv1Data, bool useEscapeSequences_=false) | kvpp::KV1< S > | inlineexplicit |
KV1ElementBase()=default | kvpp::KV1ElementBase< S, K > | protected |
KV1ElementReadable()=default | kvpp::KV1ElementReadable< S > | protected |
operator()(std::string_view childKey) const | kvpp::KV1ElementBase< S, K > | inline |
operator()(std::string_view childKey, unsigned int n) const | kvpp::KV1ElementBase< S, K > | inline |
operator[](unsigned int n) const | kvpp::KV1ElementBase< S, K > | inline |
operator[](std::string_view childKey) const | kvpp::KV1ElementBase< S, K > | inline |
read(BufferStreamReadOnly &stream, BufferStream &backing, std::vector< K > &elements, const sourcepp::parser::text::EscapeSequenceMap &escapeSequences) | kvpp::KV1ElementBase< S, K > | inlineprotectedstatic |
useEscapeSequences | kvpp::KV1< S > | protected |
value | kvpp::KV1ElementBase< S, K > | protected |