34 #ifndef __GoDBLineageRow_h
35 #define __GoDBLineageRow_h
43 #include "vtkMySQLDatabase.h"
68 int DoesThisBoundingBoxLineageExist(vtkMySQLDatabase *DatabaseConnector);
71 virtual int SaveInDB(vtkMySQLDatabase *DatabaseConnector);
abstract class to be inherited by Contour,Mesh,Track and GoDBLineageRow
this class manages the map with the keys matching the fields of the Lineage gofiguredatabase table an...
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...
virtual void InitializeMap()
virtual pure. initialize all the values of the map