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

Method getStatus

src/include/firebird/Interface.h:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155 public:
156 IStatus* getStatus() const
157 {
158 return status;
159 }
160
161 private:
162 IStatus* status;

Callers 1

catchExceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected