GOFIGURE2
0.9.0
|
This is the complete list of members for GoDBImport, including all inherited members.
CloseDBConnection() | GoDBImport | private |
FindFieldName(std::string iLine) | GoDBImport | private |
GetNewContourInfo() | GoDBImport | inline |
GetValueForTheLine(std::string iLine) | GoDBImport | private |
GetValuesFromInfile(T &ioEntityToFill) | GoDBImport | inlineprivate |
GetVectorNewContourIDs() | GoDBImport | inline |
GetVectorNewMeshIDs() | GoDBImport | inline |
GetVectorNewTracksIDs() | GoDBImport | inline |
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 typedef | GoDBImport | private |
IsLineForNumberOfEntities(std::string iLine) | GoDBImport | private |
m_CurrentTimePoint | GoDBImport | private |
m_DatabaseConnector | GoDBImport | private |
m_ImagingSessionID | GoDBImport | private |
m_InFile | GoDBImport | private |
m_Login | GoDBImport | private |
m_NewContourIDs | GoDBImport | private |
m_NewContourInfoForVisu | GoDBImport | private |
m_NewLineageIDs | GoDBImport | private |
m_NewMeshIDs | GoDBImport | private |
m_NewMeshInfoForVisu | GoDBImport | private |
m_NewTracksIDs | GoDBImport | private |
m_Password | GoDBImport | private |
m_ServerName | GoDBImport | private |
OpenDBConnection() | GoDBImport | private |
ReplaceCommonFieldsForTraces(T &ioEntityToSave, const IntMapType &iMapColorIDs, const IntMapType &iMapCoordIDs, const IntMapType &iMapCollectionIDs) | GoDBImport | inlineprivate |
ReplaceTheFieldWithNewIDs(const IntMapType &iMapIDs, std::string iFieldName, T &ioEntity) | GoDBImport | inlineprivate |
SaveImportedEntitiesInDatabase(int iNumberOfEntities, IntMapType &ioMapMatchingIDs) | GoDBImport | inlineprivate |
SaveIntensityForMesh(std::string &ioLineContent, const IntMapType &iMapMeshIDs, const IntMapType &iMapColorIDs) | GoDBImport | private |
SaveNoTracesEntities(IntMapType &ioMapColorIDs, IntMapType &ioMapCellTypeIDs, IntMapType &ioMapSubCellTypeIDs, IntMapType &ioMapCoordIDs) | GoDBImport | private |
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) | GoDBImport | inlineprivate |
SaveTracesEntities(const IntMapType &iMapColorIDs, const IntMapType &iMapCoordIDs, const std::string &iLineContent, const IntMapType &iMapCellTypeIDs, const IntMapType &iMapSubCellTypeIDs, bool SaveIntensities=false) | GoDBImport | private |
~GoDBImport() | GoDBImport | virtual |