children | kvpp::KV1ElementBase< S, K > | protected |
conditional | kvpp::KV1ElementBase< S, K > | protected |
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 > | inlineprotectedstatic |
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 |
key | kvpp::KV1ElementBase< S, K > | protected |
KV1ElementBase()=default | kvpp::KV1ElementBase< S, K > | 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 |
value | kvpp::KV1ElementBase< S, K > | protected |