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

Method getState

src/include/firebird/Interface.h:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 }
262
263 virtual unsigned getState() const
264 {
265 return dirty ? status->getState() : 0;
266 }
267
268 virtual void setErrors2(unsigned length, const intptr_t* value)
269 {

Callers 1

checkExceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected