LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Attributes | List of all members
loos::OptionsFramework::WeightsOptions Class Reference
Inheritance diagram for loos::OptionsFramework::WeightsOptions:
Inheritance graph
[legend]
Collaboration diagram for loos::OptionsFramework::WeightsOptions:
Collaboration graph
[legend]

Public Attributes

std::string weights_name
 
std::string list_name
 
std::unique_ptr< WeightspWeights
 
bool has_weights
 

Additional Inherited Members

- Public Member Functions inherited from loos::OptionsFramework::OptionsPackage
virtual void addHidden (po::options_description &opts)
 Appends hidden options (these generally match positional)
 
virtual void addPositional (po::positional_options_description &opts)
 Appends positional options.
 
virtual std::string print () const
 Returns a string listing the encapsulated options, suitable for logging.
 
virtual bool check (po::variables_map &map)
 Validates passed options, returning true if there is a problem or false if not.
 
virtual std::string help () const
 Returns a slice of the example command-line in the help output.
 

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