#include <buddies/ExamplesBuddy.hpp>
|
| ExamplesBuddy (openfluid::buddies::BuddiesListener *Listener) |
|
| ~ExamplesBuddy () |
|
bool | run () |
|
bool | installExampleFolder (const std::string &SourcePath, const std::string &InstallPath, const std::string &FolderName, const bool Force=false) |
|
bool | installExampleProject (const std::string &ProjectsSourcePath, const std::string &ProjectsInstallPath, const std::string &ProjectDir, const bool Force=false) |
|
bool | installExampleSimulator (const std::string &SimulatorSourcePath, const std::string &SimulatorInstallPath, const std::string &SimulatorDir, const bool Force=false) |
|
bool | installAllExamplesFolders (const std::string &ExamplesSourcePath, const std::string &ExamplesInstallPath, const bool Force=false) |
|
| OpenFLUIDBuddy (openfluid::buddies::BuddiesListener *Listener) |
|
virtual | ~OpenFLUIDBuddy () |
|
bool | parseOptions (std::string OptsStr) |
|
void | streamOptions (std::ostream &OStream) |
|
void | invokeHelp () |
|
◆ ExamplesBuddy()
◆ ~ExamplesBuddy()
openfluid::buddies::ExamplesBuddy::~ExamplesBuddy |
( |
| ) |
|
◆ installAllExamplesFolders()
bool openfluid::buddies::ExamplesBuddy::installAllExamplesFolders |
( |
const std::string & |
ExamplesSourcePath, |
|
|
const std::string & |
ExamplesInstallPath, |
|
|
const bool |
Force = false |
|
) |
| |
◆ installExampleFolder()
bool openfluid::buddies::ExamplesBuddy::installExampleFolder |
( |
const std::string & |
SourcePath, |
|
|
const std::string & |
InstallPath, |
|
|
const std::string & |
FolderName, |
|
|
const bool |
Force = false |
|
) |
| |
◆ installExampleProject()
bool openfluid::buddies::ExamplesBuddy::installExampleProject |
( |
const std::string & |
ProjectsSourcePath, |
|
|
const std::string & |
ProjectsInstallPath, |
|
|
const std::string & |
ProjectDir, |
|
|
const bool |
Force = false |
|
) |
| |
◆ installExampleSimulator()
bool openfluid::buddies::ExamplesBuddy::installExampleSimulator |
( |
const std::string & |
SimulatorSourcePath, |
|
|
const std::string & |
SimulatorInstallPath, |
|
|
const std::string & |
SimulatorDir, |
|
|
const bool |
Force = false |
|
) |
| |
◆ run()
bool openfluid::buddies::ExamplesBuddy::run |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: