MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / dispose

Method dispose

src/include/firebird/Interface.h:252–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250
251 public:
252 virtual void dispose()
253 {
254 // Disposes only the delegated status. Let the user destroy this instance.
255 status->dispose();
256 }
257
258 virtual void init()
259 {

Callers 2

FbExceptionClass · 0.45
~FbExceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected