GOFIGURE2
0.9.0
|
This is the complete list of members for GoDBTrackRow, including all inherited members.
AddConditions(const std::string &iNameOfField, std::vector< FieldWithValue > &ioFieldWithValue) | GoDBRow | protected |
ConstMapBegin() | GoDBRow | |
ConstMapEnd() | GoDBRow | |
DeleteFromDB(vtkMySQLDatabase *iDatabaseConnector) | GoDBRow | |
DoesThisBoundingBoxExist(vtkMySQLDatabase *DatabaseConnector) | GoDBTraceRow | |
DoesThisBoundingBoxTrackExist(vtkMySQLDatabase *DatabaseConnector) | GoDBTrackRow | |
GetCollectionIDName() | GoDBTraceRow | |
GetCollectionName() | GoDBTraceRow | |
GetMapValue(const std::string &key) | GoDBRow | |
GetMapValue(const std::string &key) | GoDBRow | inline |
GetTableIDName() | GoDBRow | |
GetTableName() | GoDBRow | |
GetVectorColumnNames() | GoDBRow | |
GoDBRow() | GoDBRow | |
GoDBTraceRow() | GoDBTraceRow | |
GoDBTraceRow(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow Min, GoDBCoordinateRow Max, unsigned int ImgSessionID) | GoDBTraceRow | |
GoDBTrackRow() | GoDBTrackRow | |
GoDBTrackRow(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow Min, GoDBCoordinateRow Max, unsigned int ImgSessionID) | GoDBTrackRow | |
GoDBTrackRow(vtkMySQLDatabase *DatabaseConnector, GoDBCoordinateRow Min, GoDBCoordinateRow Max, unsigned int ImgSessionID, std::string iPoints) | GoDBTrackRow | |
GoDBTrackRow(unsigned int ImagingSessionID) | GoDBTrackRow | |
GoDBTrackRow(unsigned int iExistingID, vtkMySQLDatabase *iDatabaseConnector) | GoDBTrackRow | |
InitializeMap() | GoDBTrackRow | protectedvirtual |
m_CollectionIDName | GoDBTraceRow | protected |
m_CollectionName | GoDBTraceRow | protected |
m_MapRow | GoDBRow | protected |
m_TableIDName | GoDBRow | protected |
m_TableName | GoDBRow | protected |
MapBegin() | GoDBRow | |
MapEnd() | GoDBRow | |
PrintColumnNames() | GoDBRow | |
PrintColumnNamesWithValues() | GoDBRow | |
PrintColumnsAndValues() | GoDBRow | |
PrintValues() | GoDBRow | |
SaveInDB(vtkMySQLDatabase *DatabaseConnector) | GoDBTrackRow | virtual |
SaveInDBTemplate(vtkMySQLDatabase *iDatabaseConnector, T *iTrace) | GoDBTraceRow | inlineprotected |
SetCollectionID(unsigned int iCollectionID) | GoDBTraceRow | |
SetColor(unsigned int Red, unsigned int Green, unsigned int Blue, unsigned int Alpha, std::string ColorName, vtkMySQLDatabase *DatabaseConnector) | GoDBTraceRow | |
SetField(const std::string &key, const T &value) | GoDBRow | inline |
SetField(const std::string &key, const std::string &value) | GoDBRow | |
SetImgSessionID(unsigned int iImgSessionID) | GoDBTraceRow | protected |
SetTheBoundingBox(vtkMySQLDatabase *iDatabaseConnector, GoDBCoordinateRow Min, GoDBCoordinateRow Max) | GoDBTraceRow | |
SetTheDataFromTheVisu(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TrackVisu, GoDBCoordinateRow iCoordMin, GoDBCoordinateRow iCoordMax) | GoDBTrackRow | |
SetTheDataFromTheVisuTemplate(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow iCoordMin, GoDBCoordinateRow iCoordMax) | GoDBTraceRow | inlineprotected |
SetThePointsFromPolydata(vtkPolyData *iTrackVisu) | GoDBTrackRow | |
SetValuesForSpecificID(int ID, vtkMySQLDatabase *iDatabaseConnector) | GoDBTraceRow | virtual |
StringMapConstIterator typedef | GoDBRow | |
StringMapIterator typedef | GoDBRow | |
StringMapType typedef | GoDBRow | |
~GoDBRow() | GoDBRow | virtual |
~GoDBTraceRow() | GoDBTraceRow | inline |
~GoDBTrackRow() | GoDBTrackRow | inline |