GOFIGURE2
0.9.0
|
This is the complete list of members for GoDBMeshRow, 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 | |
GetCellTypeID(vtkMySQLDatabase *iDatabaseConnector, std::string iCellTypeName) | GoDBMeshRow | static |
GetCollectionIDName() | GoDBTraceRow | |
GetCollectionName() | GoDBTraceRow | |
GetMapValue(const std::string &key) | GoDBRow | |
GetMapValue(const std::string &key) | GoDBRow | inline |
GetSubCellTypeID(vtkMySQLDatabase *iDatabaseConnector, std::string iSubCellTypeName) | GoDBMeshRow | static |
GetTableIDName() | GoDBRow | |
GetTableName() | GoDBRow | |
GetVectorColumnNames() | GoDBRow | |
GoDBMeshRow() | GoDBMeshRow | |
GoDBMeshRow(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow Min, GoDBCoordinateRow Max, unsigned int ImgSessionID, GoFigureMeshAttributes *iMeshAttributes=0) | GoDBMeshRow | explicit |
GoDBMeshRow(const GoDBMeshRow &iRow) | GoDBMeshRow | |
GoDBMeshRow(unsigned int ImagingSessionID) | GoDBMeshRow | |
GoDBMeshRow(unsigned int iExistingID, vtkMySQLDatabase *iDatabaseConnector) | GoDBMeshRow | |
GoDBRow() | GoDBRow | |
GoDBTraceRow() | GoDBTraceRow | |
GoDBTraceRow(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow Min, GoDBCoordinateRow Max, unsigned int ImgSessionID) | GoDBTraceRow | |
InitializeMap() | GoDBMeshRow | protectedvirtual |
m_CollectionIDName | GoDBTraceRow | protected |
m_CollectionName | GoDBTraceRow | protected |
m_MapRow | GoDBRow | protected |
m_NameChannelWithValues | GoDBMeshRow | protected |
m_TableIDName | GoDBRow | protected |
m_TableName | GoDBRow | protected |
MapBegin() | GoDBRow | |
MapEnd() | GoDBRow | |
PrintColumnNames() | GoDBRow | |
PrintColumnNamesWithValues() | GoDBRow | |
PrintColumnsAndValues() | GoDBRow | |
PrintValues() | GoDBRow | |
SafeDownCast(GoDBTraceRow &iRow) | GoDBMeshRow | |
SaveInDB(vtkMySQLDatabase *DatabaseConnector) | GoDBMeshRow | virtual |
SaveInDBTemplate(vtkMySQLDatabase *iDatabaseConnector, T *iTrace) | GoDBTraceRow | inlineprotected |
SaveInDBTotalIntensityPerChannel(vtkMySQLDatabase *DatabaseConnector, boost::unordered_map< std::string, int > iNameChannelWithValues) | GoDBMeshRow | |
SetCellType(vtkMySQLDatabase *DatabaseConnector, std::string CellTypeName) | GoDBMeshRow | |
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 |
SetSubCellType(vtkMySQLDatabase *DatabaseConnector, std::string SubCellTypeName) | GoDBMeshRow | |
SetTheBoundingBox(vtkMySQLDatabase *iDatabaseConnector, GoDBCoordinateRow Min, GoDBCoordinateRow Max) | GoDBTraceRow | |
SetTheDataFromTheVisu(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow iCoordMin, GoDBCoordinateRow iCoordMax, GoFigureMeshAttributes *iMeshAttributes) | GoDBMeshRow | |
SetTheDataFromTheVisuTemplate(vtkMySQLDatabase *DatabaseConnector, vtkPolyData *TraceVisu, GoDBCoordinateRow iCoordMin, GoDBCoordinateRow iCoordMax) | GoDBTraceRow | inlineprotected |
SetValuesForSpecificID(int ID, vtkMySQLDatabase *iDatabaseConnector) | GoDBTraceRow | virtual |
StringMapConstIterator typedef | GoDBRow | |
StringMapIterator typedef | GoDBRow | |
StringMapType typedef | GoDBRow | |
~GoDBMeshRow() | GoDBMeshRow | |
~GoDBRow() | GoDBRow | virtual |
~GoDBTraceRow() | GoDBTraceRow | inline |