|  | 
PropertyDefinitionConfigFormatter. More...
#include <ArmarXCore/core/application/properties/PropertyDefinitionConfigFormatter.h>
 Inheritance diagram for PropertyDefinitionConfigFormatter:
 Inheritance diagram for PropertyDefinitionConfigFormatter:| Public Member Functions | |
| std::string | formatAttribute (std::string name, std::string details) override | 
| std::string | formatBounds (std::string min, std::string max) override | 
| std::string | formatCaseSensitivity (std::string caseSensitivity) override | 
| std::string | formatDefault (std::string default_) override | 
| std::string | 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 | 
| std::string | formatDescription (std::string description) override | 
| std::string | formatHeader (std::string headerText) override | 
| std::string | formatName (std::string name) override | 
| std::string | formatRegex (std::string regex) override | 
| std::string | formatRequirement (std::string requirement) override | 
| std::string | formatValue (std::string value) override | 
| std::string | formatValues (std::vector< std::string > values) override | 
| std::string | getFormat () override | 
|  Public Member Functions inherited from PropertyDefinitionFormatter | |
| virtual std::string | getPrefix () const | 
| virtual void | setPrefix (std::string prefix) | 
| virtual | ~PropertyDefinitionFormatter () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from PropertyDefinitionFormatter | |
| std::string | prefix | 
PropertyDefinitionConfigFormatter.
Definition at line 40 of file PropertyDefinitionConfigFormatter.h.
| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 192 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 114 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 141 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 135 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 36 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 106 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 207 of file PropertyDefinitionConfigFormatter.cpp.
| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 100 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 153 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 147 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 186 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 159 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | overridevirtual | 
Implements PropertyDefinitionFormatter.
Definition at line 92 of file PropertyDefinitionConfigFormatter.cpp.
 Here is the caller graph for this function:
 Here is the caller graph for this function: