
Public Member Functions | |
| OutputSetDescriptor () | |
| ~OutputSetDescriptor () | |
| void | setName (const std::string Name) |
| std::string | getName () const |
| void | setUnitsClass (const std::string UnitsClass) |
| std::string | getUnitsClass () const |
| unsigned int | getPrecision () const |
| void | setPrecision (const unsigned int Precision) |
| void | setAllUnits (bool AllUnits) |
| bool | isAllUnits () const |
| std::vector < openfluid::core::UnitID_t > & | getUnitsIDs () |
| const std::vector < openfluid::core::UnitID_t > & | getUnitsIDs () const |
| std::vector < openfluid::core::Unit * > & | getUnitsPtr () |
| void | setAllVariables (bool AllVariables) |
| bool | isAllVariables () const |
| std::vector< std::string > & | getVariables () |
| const std::vector< std::string > & | getVariables () const |
| std::string openfluid::base::OutputSetDescriptor::getName | ( | ) | const [inline] |
| unsigned int openfluid::base::OutputSetDescriptor::getPrecision | ( | ) | const [inline] |
| std::string openfluid::base::OutputSetDescriptor::getUnitsClass | ( | ) | const [inline] |
| std::vector<openfluid::core::UnitID_t>& openfluid::base::OutputSetDescriptor::getUnitsIDs | ( | ) | [inline] |
| const std::vector<openfluid::core::UnitID_t>& openfluid::base::OutputSetDescriptor::getUnitsIDs | ( | ) | const [inline] |
| std::vector<openfluid::core::Unit*>& openfluid::base::OutputSetDescriptor::getUnitsPtr | ( | ) | [inline] |
| std::vector<std::string>& openfluid::base::OutputSetDescriptor::getVariables | ( | ) | [inline] |
| const std::vector<std::string>& openfluid::base::OutputSetDescriptor::getVariables | ( | ) | const [inline] |
| bool openfluid::base::OutputSetDescriptor::isAllUnits | ( | ) | const [inline] |
| bool openfluid::base::OutputSetDescriptor::isAllVariables | ( | ) | const [inline] |
| void openfluid::base::OutputSetDescriptor::setAllUnits | ( | bool | AllUnits | ) | [inline] |
| void openfluid::base::OutputSetDescriptor::setAllVariables | ( | bool | AllVariables | ) | [inline] |
| void openfluid::base::OutputSetDescriptor::setName | ( | const std::string | Name | ) | [inline] |
| void openfluid::base::OutputSetDescriptor::setPrecision | ( | const unsigned int | Precision | ) | [inline] |
| void openfluid::base::OutputSetDescriptor::setUnitsClass | ( | const std::string | UnitsClass | ) | [inline] |
Creative Commons By-NC-ND license