formatAttribute(std::string name, std::string details) override | PropertyDefinitionDoxygenFormatter | virtual |
formatBounds(std::string min, std::string max) override | PropertyDefinitionDoxygenFormatter | virtual |
formatCaseSensitivity(std::string caseSensitivity) override | PropertyDefinitionDoxygenFormatter | virtual |
formatDefault(std::string default_) override | PropertyDefinitionDoxygenFormatter | virtual |
formatDefinition(std::string name, std::string description, std::string min, std::string max, std::string default_, std::string casesensitivity, std::string requirement, std::string reged, std::vector< std::string > values, std::string value) override | PropertyDefinitionDoxygenFormatter | virtual |
formatDescription(std::string description) override | PropertyDefinitionDoxygenFormatter | virtual |
formatDocComment(const std::string &text) | PropertyDefinitionDoxygenFormatter | virtual |
formatHeader(std::string headerText) override | PropertyDefinitionDoxygenFormatter | virtual |
formatName(std::string name) override | PropertyDefinitionDoxygenFormatter | virtual |
formatRegex(std::string regex) override | PropertyDefinitionDoxygenFormatter | virtual |
formatRequirement(std::string requirement) override | PropertyDefinitionDoxygenFormatter | virtual |
formatValue(std::string value) override | PropertyDefinitionDoxygenFormatter | virtual |
formatValues(std::vector< std::string > values) override | PropertyDefinitionDoxygenFormatter | virtual |
getFormat() override | PropertyDefinitionDoxygenFormatter | virtual |
getPrefix() const | PropertyDefinitionFormatter | inlinevirtual |
prefix | PropertyDefinitionFormatter | protected |
setPrefix(std::string prefix) | PropertyDefinitionFormatter | inlinevirtual |
~PropertyDefinitionFormatter() | PropertyDefinitionFormatter | inlinevirtual |