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

Class Gds

src/common/StatusArg.h:232–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230
231
232class Gds : public StatusVector
233{
234public:
235 explicit Gds(ISC_STATUS s) throw();
236};
237
238// To simplify calls to DYN messages from DSQL, only for private DYN messages
239// that do not have presence in system_errors2.sql, when you have to call ENCODE_ISC_MSG.

Callers 15

INET_analyzeFunction · 0.85
INET_connectFunction · 0.85
select_multiFunction · 0.85
inet_errorFunction · 0.85
getMethod · 0.85
getHandleMethod · 0.85
resetClntMethod · 0.85
checkResponseMethod · 0.85
initCompressionMethod · 0.85
handle_errorFunction · 0.85
CHECK_LENGTHFunction · 0.85
putSegmentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected