MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~SQLDAMetadataLauncher

Method ~SQLDAMetadataLauncher

src/yvalve/why.cpp:214–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 ~SQLDAMetadataLauncher()
215 {
216 if (metadata)
217 metadata->detach();
218 }
219
220 UCHAR* getBuffer(); // Provide empty data buffer with the same live time
221

Callers

nothing calls this directly

Calls 1

detachMethod · 0.45

Tested by

no test coverage detected