| addChild(std::string_view key_, V value_={}, std::string_view conditional_="") | kvpp::KV1ElementWritable< S > | inline |
| begin() | kvpp::KV1ElementWritable< S > | inline |
| begin() const | kvpp::KV1ElementWritable< S > | inline |
| cbegin() const | kvpp::KV1ElementWritable< S > | inline |
| cend() const | kvpp::KV1ElementWritable< S > | inline |
| children | kvpp::KV1ElementWritable< S > | protected |
| conditional | kvpp::KV1ElementWritable< S > | protected |
| const_iterator typedef | kvpp::KV1ElementWritable< S > | |
| end() | kvpp::KV1ElementWritable< S > | inline |
| end() const | kvpp::KV1ElementWritable< S > | inline |
| getChildCount() const | kvpp::KV1ElementWritable< S > | inline |
| getChildCount(std::string_view childKey) const | kvpp::KV1ElementWritable< S > | inline |
| getChildren() const | kvpp::KV1ElementWritable< S > | inline |
| getChildren() | kvpp::KV1ElementWritable< S > | inline |
| getConditional() const | kvpp::KV1ElementWritable< S > | inline |
| getInvalid() | kvpp::KV1ElementWritable< S > | inlinestatic |
| getKey() const | kvpp::KV1ElementWritable< S > | inline |
| getValue() const | kvpp::KV1ElementWritable< S > | inline |
| getValue() const | kvpp::KV1ElementWritable< S > | inline |
| hasChild(std::string_view childKey) const | kvpp::KV1ElementWritable< S > | inline |
| isInvalid() const | kvpp::KV1ElementWritable< S > | inline |
| iterator typedef | kvpp::KV1ElementWritable< S > | |
| key | kvpp::KV1ElementWritable< S > | protected |
| KV1ElementWritable()=default | kvpp::KV1ElementWritable< S > | protected |
| operator bool() const | kvpp::KV1ElementWritable< S > | inlineexplicit |
| operator()(std::string_view childKey) const | kvpp::KV1ElementWritable< S > | inline |
| operator()(std::string_view childKey) | kvpp::KV1ElementWritable< S > | inline |
| operator()(std::string_view childKey, unsigned int n) const | kvpp::KV1ElementWritable< S > | inline |
| operator()(std::string_view childKey, unsigned int n) | kvpp::KV1ElementWritable< S > | inline |
| operator=(V value_) | kvpp::KV1ElementWritable< S > | inline |
| operator[](unsigned int n) const | kvpp::KV1ElementWritable< S > | inline |
| operator[](unsigned int n) | kvpp::KV1ElementWritable< S > | inline |
| operator[](std::string_view childKey) const | kvpp::KV1ElementWritable< S > | inline |
| operator[](std::string_view childKey) | kvpp::KV1ElementWritable< S > | inline |
| read(BufferStreamReadOnly &stream, std::vector< KV1ElementWritable > &elements, const sourcepp::parser::text::EscapeSequenceMap &escapeSequences) | kvpp::KV1ElementWritable< S > | inlineprotectedstatic |
| removeChild(unsigned int n) | kvpp::KV1ElementWritable< S > | inline |
| removeChild(std::string_view childKey, int n=-1) | kvpp::KV1ElementWritable< S > | inline |
| setConditional(std::string_view conditional_) | kvpp::KV1ElementWritable< S > | inline |
| setKey(std::string_view key_) | kvpp::KV1ElementWritable< S > | inline |
| setValue(V value_) | kvpp::KV1ElementWritable< S > | inline |
| value | kvpp::KV1ElementWritable< S > | protected |
| write(BufferStream &stream, const std::vector< KV1ElementWritable > &elements, unsigned short indentLevel, const sourcepp::parser::text::EscapeSequenceMap &escapeSequences) | kvpp::KV1ElementWritable< S > | inlineprotectedstatic |