AddTabulation() | GoDBExport | private |
CloseDBConnection() | GoDBExport | private |
ExportContours() | GoDBExport | |
ExportMeshes() | GoDBExport | |
GetImagingSessionInfoFromDB() | GoDBExport | private |
GetNameWithBrackets(std::string iName) | GoDBExport | private |
GetNameWithSlashBrackets(std::string iName) | GoDBExport | private |
GetOneEntityInfoFromDB(std::string iEntityID, T iTableRow) | GoDBExport | inlineprivate |
GetOneInfoFromDBForImgSession(std::string iNameInfo) | GoDBExport | private |
GetVectorsTableNamesTracesIDsAndFields(std::vector< std::string > &ioVectorTableNames, std::vector< std::vector< std::string > > &ioVectorTracesIDs, std::vector< std::string > &ioVectorFields, bool IncludeChannelIDs=false) | GoDBExport | private |
GoDBExport(std::string iServerName, std::string iLogin, std::string iPassword, int iImagingSessionID, std::string iFilename) | GoDBExport | |
m_DatabaseConnector | GoDBExport | private |
m_ImagingSessionID | GoDBExport | private |
m_Login | GoDBExport | private |
m_NameDocXml | GoDBExport | private |
m_outfile | GoDBExport | private |
m_Password | GoDBExport | private |
m_ServerName | GoDBExport | private |
m_VectorChannelIDs | GoDBExport | private |
m_VectorContourIDs | GoDBExport | private |
m_VectorLineageIDs | GoDBExport | private |
m_VectorMeshIDs | GoDBExport | private |
m_VectorTrackIDs | GoDBExport | private |
OpenDBConnection() | GoDBExport | private |
UpdateAllVectorTracesIDsToExportContours() | GoDBExport | private |
UpdateAllVectorTracesIDsToExportMeshes() | GoDBExport | private |
UpdateVectorChannelIDsForExportMeshes() | GoDBExport | private |
UpdateVectorContourIDsForExportContours() | GoDBExport | private |
UpdateVectorContourIDsForExportMeshes() | GoDBExport | private |
UpdateVectorLineageIDsToExportInfo() | GoDBExport | private |
UpdateVectorMeshIDsForExportContours() | GoDBExport | private |
UpdateVectorMeshIDsForExportMeshes() | GoDBExport | private |
UpdateVectorTrackIDsToExportInfo() | GoDBExport | private |
WriteCellTypeAndSubCellTypeInfoFromDatabase() | GoDBExport | private |
WriteChannelsInfoFromDatabase() | GoDBExport | private |
WriteContoursInfoFromDatabase() | GoDBExport | private |
WriteCoordinatesInfoFromDatabase() | GoDBExport | private |
WriteGeneraleInfo() | GoDBExport | private |
WriteIntensityInfoFromDatabase() | GoDBExport | private |
WriteLineagesInfoFromDatabase() | GoDBExport | private |
WriteMeshesInfoFromDatabase() | GoDBExport | private |
WriteNumberOfEntities(std::string iNameOfEntity, size_t iNumber) | GoDBExport | private |
WriteOnTheOutputFile(std::string iNameOfEntity, std::vector< std::pair< std::string, std::string > > iInfoToWrite) | GoDBExport | private |
WriteTableInfoFromDB(std::string iField, std::string iValue) | GoDBExport | inlineprivate |
WriteTableInfoFromDB(std::vector< std::string > iListIDs) | GoDBExport | inlineprivate |
WriteTheColorsInfoFromDatabase() | GoDBExport | private |
WriteTracksInfoFromDatabase() | GoDBExport | private |
~GoDBExport() | GoDBExport | virtual |