
#include <fluidx/FluidXDescriptor.hpp>
Public Member Functions | |
| FluidXDescriptor (openfluid::base::IOListener *Listener) | |
| ~FluidXDescriptor () | |
| void | loadFromDirectory (std::string DirPath) |
| openfluid::fluidx::CoupledModelDescriptor & | getModelDescriptor () |
| openfluid::fluidx::DomainDescriptor & | getDomainDescriptor () |
| openfluid::fluidx::RunDescriptor & | getRunDescriptor () |
| openfluid::fluidx::DatastoreDescriptor & | getDatastoreDescriptor () |
| openfluid::fluidx::MonitoringDescriptor & | getMonitoringDescriptor () |
| const openfluid::fluidx::CoupledModelDescriptor & | getModelDescriptor () const |
| const openfluid::fluidx::DomainDescriptor & | getDomainDescriptor () const |
| const openfluid::fluidx::RunDescriptor & | getRunDescriptor () const |
| const openfluid::fluidx::DatastoreDescriptor & | getDatastoreDescriptor () const |
| const openfluid::fluidx::MonitoringDescriptor & | getMonitoringDescriptor () const |
| void | writeToManyFiles (std::string DirPath) |
| void | writeToSingleFile (std::string FilePath) |
| openfluid::fluidx::FluidXDescriptor::FluidXDescriptor | ( | openfluid::base::IOListener * | Listener | ) |
| openfluid::fluidx::FluidXDescriptor::~FluidXDescriptor | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void openfluid::fluidx::FluidXDescriptor::loadFromDirectory | ( | std::string | DirPath | ) |
| void openfluid::fluidx::FluidXDescriptor::writeToManyFiles | ( | std::string | DirPath | ) |
| void openfluid::fluidx::FluidXDescriptor::writeToSingleFile | ( | std::string | FilePath | ) |
1.8.6