b2s(bool bool_h) const | BaseRegmas | |
b2s(vector< bool > bool_h) const | BaseRegmas | |
BaseRegmas() | BaseRegmas | |
d2s(double double_h) const | BaseRegmas | |
d2s(vector< double > double_h) const | BaseRegmas | |
dVSum(const vector< double > &doubleVector_h) | BaseRegmas | |
getSetting(string name_h, int type) | Sandbox | |
getTestStructure() | Sandbox | |
getType(string &type_h) | BaseRegmas | |
getVectorSetting(string name_h, int type) | Sandbox | |
i2s(int int_h) const | BaseRegmas | |
i2s(vector< int > int_h) const | BaseRegmas | |
iVSum(const vector< int > &intVector_h) | BaseRegmas | |
msgOut(int msgCode_h, string msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
msgOut(int msgCode_h, int msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
msgOut(int msgCode_h, double msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
MTHREAD | BaseRegmas | [protected] |
printAString(string what) | Sandbox | [inline] |
refreshGUI() const | BaseRegmas | |
s2b(string string_h) const | BaseRegmas | |
s2b(vector< string > string_h) const | BaseRegmas | |
s2d(string string_h) const | BaseRegmas | |
s2d(vector< string > string_h) const | BaseRegmas | |
s2i(string string_h) const | BaseRegmas | |
s2i(vector< string > string_h) const | BaseRegmas | |
Sandbox(ThreadManager *MTHREAD_h) | Sandbox | |
stringTo(const std::string &s) | BaseRegmas | |
test() | Sandbox | |
test2(const std::string &s) | Sandbox | |
testThreads() | Sandbox | |
testVector | Sandbox | [private] |
tokenize(const string &str, vector< string > &tokens, const string &delimiter=" ") | BaseRegmas | |
toString(const T &x) | BaseRegmas | |
~BaseRegmas() | BaseRegmas | |
~Sandbox() | Sandbox | |