This is the complete list of members for Variable, including all inherited members.
| Add(const String &value) | Variable | |
| Add(int64_t value) | Variable | |
| Add(int32_t value) | Variable | inline |
| Add(double value) | Variable | |
| Allocator() | SelfContained< detail::VariableFields > | inlineprotected |
| Allocator() const | SelfContained< detail::VariableFields > | inlineprotected |
| Category() const | Variable | inline |
| ClearValues(int startIdx=0) | Variable | inline |
| Comments() const | Variable | inline |
| Config() const | Variable | inline |
| Config() | Variable | inline |
| Declare(const VariableDecl &declaration, const Box &replacements) | Variable | |
| Declare(TEnum declaration) | Variable | |
| Declare(const Variable &variable) | Variable | |
| Declare(const String &category, const String &name, character delim='\0', const String &comments=nullptr) | Variable | |
| Declare(const ComplementString &category, const ComplementString &name, complementChar delim='\0', const ComplementString &comments=nullptr) | Variable | |
| DefaultValue() const | Variable | inline |
| Delim() const | Variable | inline |
| fields | SelfContained< detail::VariableFields > | protected |
| FmtHints() const | Variable | inline |
| FormatAttrAlignment() const | Variable | inline |
| Fullname() | Variable | |
| GetAttribute(const String &attrName, Substring &result, character attrDelim=A_CHAR('=')) | Variable | |
| GetFloat(int idx=0) | Variable | |
| GetInteger(int idx=0) | Variable | |
| GetString(int idx=0) | Variable | inline |
| IsTrue(int idx=0) | Variable | |
| Name() const | Variable | inline |
| operator=(SelfContained &)=delete | SelfContained< detail::VariableFields > | protected |
| operator=(SelfContained &&src) | SelfContained< detail::VariableFields > | inlineprotected |
| Priority() const | Variable | inline |
| ReplaceCategory(const String &newValue) | Variable | inline |
| ReplaceComments(const String &newValue) | Variable | inline |
| ReplaceDefaultValue(const String &newValue) | Variable | inline |
| ReplaceFormatAttrAlignment(const String &newValue) | Variable | inline |
| ReplaceName(const String &newValue) | Variable | inline |
| ReplaceValue(int idx, const String &replacement) | Variable | |
| ReplaceValue(int idx, Variable &replVariable) | Variable | |
| Reset(CurrentData nameAndCategory=CurrentData::Clear) | Variable | |
| SelfContained< detail::VariableFields >::Reset(TArgs &&... args) | SelfContained< detail::VariableFields > | inlineprotected |
| Self() | SelfContained< detail::VariableFields > | inlineprotected |
| Self() const | SelfContained< detail::VariableFields > | inlineprotected |
| SelfContained(size_t initialChunkSize, unsigned int chunkGrowthInPercent, TArgs &&... args) | SelfContained< detail::VariableFields > | inlineprotected |
| SelfContained()=delete | SelfContained< detail::VariableFields > | protected |
| SelfContained(SelfContained &)=delete | SelfContained< detail::VariableFields > | protected |
| SelfContained(SelfContained &&move) noexcept | SelfContained< detail::VariableFields > | inlineprotected |
| SetConfig(Configuration *config) | Variable | inline |
| SetDelim(character delim) | Variable | inline |
| SetFmtHints(FormatHints hints) | Variable | inline |
| SetPriority(Priorities priority) | Variable | inline |
| Size() const | Variable | inline |
| TakeSnapshot() | SelfContained< detail::VariableFields > | inlineprotected |
| Variable(Variable &&src) noexcept | Variable | inline |
| Variable() | Variable | inline |
| Variable(const VariableDecl &declaration, const Box &replacements) | Variable | inline |
| Variable(const Variable &variable) | Variable | inline |
| Variable(const String &category, const String &name, character delim='\0', const String &comments=nullptr) | Variable | inline |
| Variable(TEnum declaration) | Variable | inline |
| Variable(TEnum declaration, const Box &replacements) | Variable | |
| ~SelfContained() | SelfContained< detail::VariableFields > | inlineprotected |