34 #ifndef __GoDBContourRow_h
35 #define __GoDBContourRow_h
67 GoDBContourRow(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu,
75 GoDBContourRow(
unsigned int iExistingID,vtkMySQLDatabase *iDatabaseConnector);
86 virtual int SaveInDB(vtkMySQLDatabase *DatabaseConnector);
93 void SetTheDataFromTheVisu(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu,
abstract class to be inherited by Contour,Mesh,Track and GoDBLineageRow
manages a map with keys matching fields of the gofiguredatabase Coordinate table and values of the ma...
virtual int SaveInDB(vtkMySQLDatabase *DatabaseConnector)=0
save the row in the database if the TraceID is set to "0", update the existing traceRow if the TraceI...
this class manages the map with the keys matching the fields of the Contour gofiguredatabase table an...
virtual void InitializeMap()
virtual pure. initialize all the values of the map