
#include <buddies/NewSimBuddy.hpp>
Public Member Functions | |
| NewSimulatorBuddy (openfluid::buddies::BuddiesListener *Listener) | |
| ~NewSimulatorBuddy () | |
| bool | run () |
Public Member Functions inherited from openfluid::buddies::OpenFLUIDBuddy | |
| OpenFLUIDBuddy (openfluid::buddies::BuddiesListener *Listener) | |
| virtual | ~OpenFLUIDBuddy () |
| bool | parseOptions (std::string OptsStr) |
| void | streamOptions (std::ostream &OStream) |
| void | invokeHelp () |
Additional Inherited Members | |
Protected Member Functions inherited from openfluid::buddies::OpenFLUIDBuddy | |
| void | setOptionIfNotSet (std::string OptionName, std::string OptionValue) |
| std::string | getYesNoFromOneZero (std::string VStr) |
Protected Attributes inherited from openfluid::buddies::OpenFLUIDBuddy | |
| std::map< std::string, std::string > | m_Options |
| std::map< std::string, std::string > | m_RequiredOptionsHelp |
| std::map< std::string, std::string > | m_OtherOptionsHelp |
| openfluid::buddies::BuddiesListener * | mp_Listener |
| openfluid::buddies::NewSimulatorBuddy::NewSimulatorBuddy | ( | openfluid::buddies::BuddiesListener * | Listener | ) |
| openfluid::buddies::NewSimulatorBuddy::~NewSimulatorBuddy | ( | ) |
|
virtual |
Implements openfluid::buddies::OpenFLUIDBuddy.
1.8.6