| b2s(bool bool_h) const | BaseRegmas | |
| b2s(vector< bool > bool_h) const | BaseRegmas | |
| BaseRegmas() | BaseRegmas | |
| clean() | LLData | |
| d2s(double double_h) const | BaseRegmas | |
| d2s(vector< double > double_h) const | BaseRegmas | |
| dVSum(const vector< double > &doubleVector_h) | BaseRegmas | |
| getData(int pos_h, string header_h, int debugLevel=MSG_CRITICAL_ERROR) | LLData | |
| getTableName() | LLData | [inline] |
| getType(string &type_h) | BaseRegmas | |
| headers | LLData | [private] |
| i2s(int int_h) const | BaseRegmas | |
| i2s(vector< int > int_h) const | BaseRegmas | |
| iVSum(const vector< int > &intVector_h) | BaseRegmas | |
| LLData(ThreadManager *MTHREAD_h, string tableName_h) | LLData | |
| 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] |
| nrecords() | LLData | [inline] |
| records | LLData | [private] |
| refreshGUI() const | BaseRegmas | |
| RegData::loadInput() | LLData | [friend] |
| 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 | |
| stringTo(const std::string &s) | BaseRegmas | |
| tableName | LLData | [private] |
| tokenize(const string &str, vector< string > &tokens, const string &delimiter=" ") | BaseRegmas | |
| toString(const T &x) | BaseRegmas | |
| ~BaseRegmas() | BaseRegmas | |
| ~LLData() | LLData | |