ClearRowContainerValues() | GoDBTableWidgetContainer | protectedvirtual |
FillRowContainer(std::vector< std::vector< std::string > > iResultsFromQuery, std::vector< std::string > iSelectFields, std::string BaseOn="") | GoDBTableWidgetContainer | protected |
FillRowContainerForComputedValues(std::vector< std::vector< std::string > > *iComputedValues) | GoDBTableWidgetContainer | protected |
FillRowContainerWithDBValues(vtkMySQLDatabase *iDatabaseConnector, std::string iRestrictionName, std::string iRestrictionValue, std::list< unsigned int > iListTimepoints=std::list< unsigned int >()) | GoDBTableWidgetContainer | protectedvirtual |
GetAllTraceIDsInContainer() | GoDBTableWidgetContainer | |
GetColumnsInfoForTraceTable() | GoDBTableWidgetContainer | protectedvirtual |
GetContainerForOneSpecificTrace(vtkMySQLDatabase *iDatabaseConnector, int iTraceID) | GoDBTableWidgetContainer | virtual |
GetContainerLoadedWithAllFromDB(vtkMySQLDatabase *iDatabaseConnector, std::list< unsigned int > iListTPs=std::list< unsigned int >()) | GoDBTableWidgetContainer | virtual |
GetIndexForGroupColor(std::string iGroupName) | GoDBTableWidgetContainer | |
GetIndexInsideRowContainer(std::string iInfoName) | GoDBTableWidgetContainer | protected |
GetListColumnsNamesAndToolTipsForTableWidget() | GoDBTableWidgetContainer | |
GetNameComputedColumns() | GoDBTableWidgetContainer | |
GetNumberOfRows() | GoDBTableWidgetContainer | protected |
GetQueryStringForSelectFieldsTables(bool SameFieldsInQuery) | GoDBTableWidgetContainer | protected |
GetQueryStringForTraceJoinedTables(bool SameFieldsInQuery) | GoDBTableWidgetContainer | protected |
GoDBTableWidgetContainer() | GoDBTableWidgetContainer | |
GoDBTableWidgetContainer(std::string iCollectionName, std::string iTracesName, int iImgSessionID) | GoDBTableWidgetContainer | explicit |
GoDBTWContainerForTrackLineage(std::string iCollectionName, std::string iTracesName, int iImgSessionID) | GoDBTWContainerForTrackLineage | |
m_CollectionIDName | GoDBTableWidgetContainer | protected |
m_CollectionName | GoDBTableWidgetContainer | protected |
m_ColumnsInfos | GoDBTableWidgetContainer | protected |
m_ImgSessionID | GoDBTableWidgetContainer | protected |
m_RowContainer | GoDBTableWidgetContainer | protected |
m_TracesIDName | GoDBTableWidgetContainer | protected |
m_TracesName | GoDBTableWidgetContainer | protected |
SetCommonInfoForTwoTracesTable() | GoDBTWContainerForTrackLineage | protectedvirtual |
SetInfoForColumnIsVisible() | GoDBTableWidgetContainer | protected |
TWContainerType typedef | GoDBTableWidgetContainer | |
~GoDBTableWidgetContainer() | GoDBTableWidgetContainer | inlinevirtual |
~GoDBTWContainerForTrackLineage() | GoDBTWContainerForTrackLineage | |