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

Method getIndex

src/jrd/SysFunction.cpp:3046–3049  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3044 }
3045
3046 int getIndex()
3047 {
3048 return index;
3049 }
3050
3051private:
3052 int index;

Callers 3

evlRsaEncryptDecryptFunction · 0.80
evlRsaPrivateFunction · 0.80
evlRsaSignFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected