LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loos::OptionsFramework::BasicSelection Class Reference

Provides a single LOOS selection (–selection) More...

#include <OptionsFramework.hpp>

Inheritance diagram for loos::OptionsFramework::BasicSelection:
Inheritance graph
[legend]
Collaboration diagram for loos::OptionsFramework::BasicSelection:
Collaboration graph
[legend]

Public Member Functions

 BasicSelection (const std::string &sel)
 
 BasicSelection (const std::string &sel, const std::string &lbl)
 
- 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 bool check (po::variables_map &map)
 Validates passed options, returning true if there is a problem or false if not.
 
virtual bool postConditions (po::variables_map &map)
 Post-processing of options returning true if there were no problems, otherwise false.
 
virtual std::string help () const
 Returns a slice of the example command-line in the help output.
 

Public Attributes

std::string selection
 
std::string label
 

Detailed Description

Provides a single LOOS selection (–selection)


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