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

Class Num

src/common/StatusArg.h:254–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252};
253
254class Num : public Base
255{
256public:
257 explicit Num(ISC_STATUS s) throw();
258};
259
260// On 32-bit architecture ISC_STATUS can't fit 64-bit integer therefore
261// convert such a numbers into text and put string into status-vector.

Callers 15

initCompressionMethod · 0.85
putSegmentMethod · 0.85
fetchMethod · 0.85
receiveMethod · 0.85
move_errorFunction · 0.85
batch_createMethod · 0.85
execute_statementMethod · 0.85
fetchMethod · 0.85
authenticateMethod · 0.85
authenticateMethod · 0.85
DSQL_executeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected