![]() |
#include <buddies/Sim2DocBuddy.hpp>
Classes | |
struct | SimSignatureGrammar |
Public Member Functions | |
Sim2DocBuddy (openfluid::buddies::BuddiesListener *Listener) | |
~Sim2DocBuddy () | |
bool | run () |
![]() | |
OpenFLUIDBuddy (openfluid::buddies::BuddiesListener *Listener) | |
virtual | ~OpenFLUIDBuddy () |
bool | parseOptions (std::string OptsStr) |
void | streamOptions (std::ostream &OStream) |
void | invokeHelp () |
Additional Inherited Members | |
![]() | |
void | setOptionIfNotSet (std::string OptionName, std::string OptionValue) |
std::string | getYesNoFromOneZero (std::string VStr) |
![]() | |
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::Sim2DocBuddy::Sim2DocBuddy | ( | openfluid::buddies::BuddiesListener * | Listener | ) |
openfluid::buddies::Sim2DocBuddy::~Sim2DocBuddy | ( | ) |
|
virtual |
Implements openfluid::buddies::OpenFLUIDBuddy.