This is the complete list of members for LightApp_Driver, including all inherited members.
ClearDriverContents() | LightApp_Driver | virtual |
GetDirFromPath(const std::string &thePath) | LightApp_Driver | protected |
GetListOfFiles(const char *theModuleName) | LightApp_Driver | |
GetTmpDir(const char *theURL, const bool isMultiFile) | LightApp_Driver | virtual |
GetTmpDir() | LightApp_Driver | protected |
IsTemporary() const | LightApp_Driver | inlineprotected |
LightApp_Driver() | LightApp_Driver | |
ListOfFiles typedef | LightApp_Driver | |
MapOfListOfFiles typedef | LightApp_Driver | protected |
myIsTemp | LightApp_Driver | private |
myMap | LightApp_Driver | protected |
myTmpDir | LightApp_Driver | protected |
PutFilesToStream(const std::string &theModuleName, unsigned char *&theBuffer, long &theBufferSize, bool theNamesOnly=false) | LightApp_Driver | protected |
PutStreamToFiles(const unsigned char *theBuffer, const long theBufferSize, bool theNamesOnly=false) | LightApp_Driver | protected |
ReadDatasFromFile(const char *theFileName, bool isMultiFile) | LightApp_Driver | virtual |
RemoveFiles(const ListOfFiles &theFiles, const bool IsDirDeleted) | LightApp_Driver | |
RemoveTemporaryFiles(const char *theModuleName, const bool IsDirDeleted) | LightApp_Driver | virtual |
SaveDatasInFile(const char *theFileName, bool isMultiFile) | LightApp_Driver | virtual |
SetIsTemporary(bool theFlag) | LightApp_Driver | inlineprotected |
SetListOfFiles(const char *theModuleName, const ListOfFiles theListOfFiles) | LightApp_Driver | virtual |
~LightApp_Driver() | LightApp_Driver | virtual |