SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
bsppp::BSPEntityKeyValues Member List

This is the complete list of members for bsppp::BSPEntityKeyValues, including all inherited members.

addKeyValue(std::string_view key_, V value_={})bsppp::BSPEntityKeyValuesinline
bake(bool useEscapes) constbsppp::BSPEntityKeyValues
BSPEntityKeyValues()=defaultbsppp::BSPEntityKeyValues
getKeyValues() constbsppp::BSPEntityKeyValues
getKeyValuesCount() constbsppp::BSPEntityKeyValues
getKeyValuesCount(std::string_view childKey) constbsppp::BSPEntityKeyValues
hasChild(std::string_view childKey) constbsppp::BSPEntityKeyValues
keyvaluesbsppp::BSPEntityKeyValuesprotected
operator()(std::string_view childKey) constbsppp::BSPEntityKeyValues
operator()(std::string_view childKey)bsppp::BSPEntityKeyValues
operator()(std::string_view childKey, unsigned int n) constbsppp::BSPEntityKeyValues
operator()(std::string_view childKey, unsigned int n)bsppp::BSPEntityKeyValues
operator[](unsigned int n) constbsppp::BSPEntityKeyValues
operator[](unsigned int n)bsppp::BSPEntityKeyValues
operator[](std::string_view childKey) constbsppp::BSPEntityKeyValues
operator[](std::string_view childKey)bsppp::BSPEntityKeyValues
removeKeyValue(std::string_view childKey, int n=-1)bsppp::BSPEntityKeyValues