SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
kvpp::KV1ElementBase< S, K > Member List

This is the complete list of members for kvpp::KV1ElementBase< S, K >, including all inherited members.

childrenkvpp::KV1ElementBase< S, K >protected
conditionalkvpp::KV1ElementBase< S, K >protected
getChildCount() constkvpp::KV1ElementBase< S, K >inline
getChildCount(std::string_view childKey) constkvpp::KV1ElementBase< S, K >inline
getChildren() constkvpp::KV1ElementBase< S, K >inline
getConditional() constkvpp::KV1ElementBase< S, K >inline
getInvalid()kvpp::KV1ElementBase< S, K >inlineprotectedstatic
getKey() constkvpp::KV1ElementBase< S, K >inline
getValue() constkvpp::KV1ElementBase< S, K >inline
getValue() constkvpp::KV1ElementBase< S, K >inline
hasChild(std::string_view childKey) constkvpp::KV1ElementBase< S, K >inline
isInvalid() constkvpp::KV1ElementBase< S, K >inline
keykvpp::KV1ElementBase< S, K >protected
KV1ElementBase()=defaultkvpp::KV1ElementBase< S, K >protected
operator()(std::string_view childKey) constkvpp::KV1ElementBase< S, K >inline
operator()(std::string_view childKey, unsigned int n) constkvpp::KV1ElementBase< S, K >inline
operator[](unsigned int n) constkvpp::KV1ElementBase< S, K >inline
operator[](std::string_view childKey) constkvpp::KV1ElementBase< S, K >inline
read(BufferStreamReadOnly &stream, BufferStream &backing, std::vector< K > &elements, const sourcepp::parser::text::EscapeSequenceMap &escapeSequences)kvpp::KV1ElementBase< S, K >inlineprotectedstatic
valuekvpp::KV1ElementBase< S, K >protected