MCPcopy Create free account
hub / github.com/Kitware/VTK / Reset

Method Reset

IO/SQL/vtkSQLDatabaseSchema.cxx:738–741  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

736
737//------------------------------------------------------------------------------
738void vtkSQLDatabaseSchema::Reset()
739{
740 this->Internals->Tables.clear();
741}
742
743//------------------------------------------------------------------------------
744int vtkSQLDatabaseSchema::GetNumberOfPreambles()

Callers 1

NextRowMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected