
#include <fluidx/DomainDescriptor.hpp>
Public Member Functions | |
| DomainDescriptor () | |
| ~DomainDescriptor () | |
| std::list< UnitDescriptor > & | getUnits () |
| const std::list< UnitDescriptor > & | getUnits () const |
| std::list< AttributesDescriptor > & | getAttributes () |
| std::list< EventDescriptor > & | getEvents () |
| std::list<AttributesDescriptor>& openfluid::fluidx::DomainDescriptor::getAttributes | ( | ) | [inline] |
| std::list<EventDescriptor>& openfluid::fluidx::DomainDescriptor::getEvents | ( | ) | [inline] |
| std::list<UnitDescriptor>& openfluid::fluidx::DomainDescriptor::getUnits | ( | ) | [inline] |
| const std::list<UnitDescriptor>& openfluid::fluidx::DomainDescriptor::getUnits | ( | ) | const [inline] |
1.7.6.1