PropertyDefinitionContainerBriefHelpFormatter Class Reference

PropertyDefinitionContainerBriefHelpFormatter. More...

#include <ArmarXCore/core/application/properties/PropertyDefinitionContainerBriefHelpFormatter.h>

+ Inheritance diagram for PropertyDefinitionContainerBriefHelpFormatter:

Public Member Functions

std::string formatPropertyUsers (const PropertyUserList &propertyUserList) override
 
 PropertyDefinitionContainerBriefHelpFormatter (PropertyDefinitionFormatter &defFormatter, boost::program_options::options_description *optionsDescription)
 
- Public Member Functions inherited from PropertyDefinitionContainerFormatter
std::string formatPropertyDefinitionContainer (PropertyDefinitionsPtr container)
 
 PropertyDefinitionContainerFormatter (PropertyDefinitionFormatter &defFormatter)
 
void setProperties (Ice::PropertiesPtr properties)
 
virtual ~PropertyDefinitionContainerFormatter ()
 

Protected Attributes

boost::program_options::options_description * optionsDescription
 
- Protected Attributes inherited from PropertyDefinitionContainerFormatter
PropertyDefinitionFormatterdefFormatter
 
Ice::PropertiesPtr properties
 

Detailed Description

Constructor & Destructor Documentation

◆ PropertyDefinitionContainerBriefHelpFormatter()

PropertyDefinitionContainerBriefHelpFormatter ( PropertyDefinitionFormatter defFormatter,
boost::program_options::options_description *  optionsDescription 
)

Member Function Documentation

◆ formatPropertyUsers()

std::string formatPropertyUsers ( const PropertyUserList propertyUserList)
overridevirtual

Reimplemented from PropertyDefinitionContainerFormatter.

Definition at line 50 of file PropertyDefinitionContainerBriefHelpFormatter.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ optionsDescription

boost::program_options::options_description* optionsDescription
protected

The documentation for this class was generated from the following files: