GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GoDBImport Member List

This is the complete list of members for GoDBImport, including all inherited members.

CloseDBConnection()GoDBImportprivate
FindFieldName(std::string iLine)GoDBImportprivate
GetNewContourInfo()GoDBImportinline
GetValueForTheLine(std::string iLine)GoDBImportprivate
GetValuesFromInfile(T &ioEntityToFill)GoDBImportinlineprivate
GetVectorNewContourIDs()GoDBImportinline
GetVectorNewMeshIDs()GoDBImportinline
GetVectorNewTracksIDs()GoDBImportinline
GoDBImport(std::string iServerName, std::string iLogin, std::string iPassword, int iImagingSessionID, std::string iFilename, int iCurrentTimePoint)GoDBImport
ImportContours()GoDBImport
ImportMeshes()GoDBImport
ImportTracks()GoDBImport
IntMapType typedefGoDBImportprivate
IsLineForNumberOfEntities(std::string iLine)GoDBImportprivate
m_CurrentTimePointGoDBImportprivate
m_DatabaseConnectorGoDBImportprivate
m_ImagingSessionIDGoDBImportprivate
m_InFileGoDBImportprivate
m_LoginGoDBImportprivate
m_NewContourIDsGoDBImportprivate
m_NewContourInfoForVisuGoDBImportprivate
m_NewLineageIDsGoDBImportprivate
m_NewMeshIDsGoDBImportprivate
m_NewMeshInfoForVisuGoDBImportprivate
m_NewTracksIDsGoDBImportprivate
m_PasswordGoDBImportprivate
m_ServerNameGoDBImportprivate
OpenDBConnection()GoDBImportprivate
ReplaceCommonFieldsForTraces(T &ioEntityToSave, const IntMapType &iMapColorIDs, const IntMapType &iMapCoordIDs, const IntMapType &iMapCollectionIDs)GoDBImportinlineprivate
ReplaceTheFieldWithNewIDs(const IntMapType &iMapIDs, std::string iFieldName, T &ioEntity)GoDBImportinlineprivate
SaveImportedEntitiesInDatabase(int iNumberOfEntities, IntMapType &ioMapMatchingIDs)GoDBImportinlineprivate
SaveIntensityForMesh(std::string &ioLineContent, const IntMapType &iMapMeshIDs, const IntMapType &iMapColorIDs)GoDBImportprivate
SaveNoTracesEntities(IntMapType &ioMapColorIDs, IntMapType &ioMapCellTypeIDs, IntMapType &ioMapSubCellTypeIDs, IntMapType &ioMapCoordIDs)GoDBImportprivate
SaveTraces(const IntMapType &iMapColorIDs, const IntMapType &iMapCoordIDs, const IntMapType &iMapCollectionIDs, std::string &ioLineContent, std::vector< int > &ioNewTracesIDs, IntMapType &ioMapTraceIDs, const IntMapType &iMapIDsSpecificOne, const IntMapType &iMapIDsSpecificTwo)GoDBImportinlineprivate
SaveTracesEntities(const IntMapType &iMapColorIDs, const IntMapType &iMapCoordIDs, const std::string &iLineContent, const IntMapType &iMapCellTypeIDs, const IntMapType &iMapSubCellTypeIDs, bool SaveIntensities=false)GoDBImportprivate
~GoDBImport()GoDBImportvirtual