_blockName | DbLoader | [private] |
_dbOutput | DbLoader | [private] |
_DoFunc(vector< string > &s, const vector< string > &r, const string &sFnct) | DbLoader | [private] |
_GetMapColumnIndex(const vector< string > &cNameMap, const string &vOf) | DbLoader | [private] |
_GetMapColumnValue(string &p, vector< string > &dMapVec, unsigned int irow) | DbLoader | [private] |
_INPUT_FILE | DbLoader | [private] |
_LoadBlock(Block &rBlock, Block &wBlock) | DbLoader | [private] |
_log | DbLoader | [private] |
_LOG_FILE | DbLoader | [private, static] |
_OpenLog(const string &logName) | DbLoader | [private] |
_ReorderName(string &res, char *string, int mode) | DbLoader | [private] |
_schemaMapping | DbLoader | [private] |
_Search(vector< vector< string > > &dMap, const unsigned int iAttr, ISTable *isTableP, const string &blockName, const vector< string > &cNameMap, const string &sItem, const string &sCnd, const string &sFnct) | DbLoader | [private] |
_StripString(string &aString, int mode) | DbLoader | [private] |
_ToUpperString(string &aString) | DbLoader | [private] |
_verbose | DbLoader | [private] |
_workDir | DbLoader | [private] |
AsciiFileToDb(const string &asciiFile, const eConvOpt convOpt) | DbLoader | |
CleanString(string &aString) | DbLoader | [private, static] |
Clear() | DbLoader | [private] |
CreateTables(CifFile &writeCifFile, CifFile &readCifFile) | DbLoader | [private] |
DbLoader(SchemaMap &schemaMapping, DbOutput &dbOutput, bool verbose=false, const string &workDir=std::string()) | DbLoader | |
eConvOpt enum name | DbLoader | |
eDATA_ONLY enum value | DbLoader | |
eDATA_WITH_SCRIPTS enum value | DbLoader | |
eSCRIPTS_ONLY enum value | DbLoader | |
FileObjToDb(CifFile &cifFile, const eConvOpt convOpt) | DbLoader | |
SerFileToDb(const string &serFile, const eConvOpt convOpt) | DbLoader | |
SetWorkDir(const string &workDir) | DbLoader | |
~DbLoader() | DbLoader | [virtual] |