
#include <buddies/ExamplesBuddy.hpp>
Public Member Functions | |
| ExamplesBuddy (openfluid::buddies::BuddiesListener *Listener) | |
| ~ExamplesBuddy () | |
| bool | run () |
| bool | installExampleProject (const std::string &ProjectsSourcePath, const std::string &ProjectsInstallPath, const std::string &ProjectDir, const bool Force=false) |
| bool | installAllExamplesProjects (const std::string &ProjectsSourcePath, const std::string &ProjectsInstallPath, const bool Force=false) |
| bool openfluid::buddies::ExamplesBuddy::installAllExamplesProjects | ( | const std::string & | ProjectsSourcePath, |
| const std::string & | ProjectsInstallPath, | ||
| const bool | Force = false |
||
| ) |
| bool openfluid::buddies::ExamplesBuddy::installExampleProject | ( | const std::string & | ProjectsSourcePath, |
| const std::string & | ProjectsInstallPath, | ||
| const std::string & | ProjectDir, | ||
| const bool | Force = false |
||
| ) |
| bool openfluid::buddies::ExamplesBuddy::run | ( | ) | [virtual] |
Implements openfluid::buddies::OpenFLUIDBuddy.
1.7.6.1