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

Method FreeBoundParameters

IO/MySQL/vtkMySQLQuery.cxx:363–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361//------------------------------------------------------------------------------
362
363void vtkMySQLQueryInternals::FreeBoundParameters()
364{
365 delete[] this->BoundParameters;
366}
367
368//------------------------------------------------------------------------------
369

Callers 4

SetQueryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected