
#include <fluidx/UnitDescriptor.hpp>
Public Member Functions | |
| UnitDescriptor () | |
| ~UnitDescriptor () | |
| openfluid::core::UnitID_t & | getUnitID () |
| const openfluid::core::UnitID_t & | getUnitID () const |
| openfluid::core::UnitClass_t & | getUnitClass () |
| openfluid::core::PcsOrd_t & | getProcessOrder () |
| const openfluid::core::PcsOrd_t & | getProcessOrder () const |
| std::list < openfluid::core::UnitClassID_t > & | getUnitsTos () |
| std::list < openfluid::core::UnitClassID_t > & | getUnitsParents () |
| const openfluid::core::PcsOrd_t& openfluid::fluidx::UnitDescriptor::getProcessOrder | ( | ) | const [inline] |
| const openfluid::core::UnitID_t& openfluid::fluidx::UnitDescriptor::getUnitID | ( | ) | const [inline] |
| std::list<openfluid::core::UnitClassID_t>& openfluid::fluidx::UnitDescriptor::getUnitsParents | ( | ) | [inline] |
| std::list<openfluid::core::UnitClassID_t>& openfluid::fluidx::UnitDescriptor::getUnitsTos | ( | ) | [inline] |
1.7.6.1