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

Method isValid

src/jrd/extds/ExtDS.h:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 void assign(Firebird::ICryptKeyCallback* callback);
75
76 bool isValid() const
77 {
78 return m_valid;
79 }
80
81 const UCHAR* getValue() const
82 {

Callers 15

executeMethod · 0.45
eraseMethod · 0.45
modifyMethod · 0.45
WinMainFunction · 0.45
WindowFuncFunction · 0.45
EVL_dbkey_boundsFunction · 0.45
getRpbMethod · 0.45
isValidMethod · 0.45
getHashDataMethod · 0.45
hasValidCryptCallbackMethod · 0.45
getConnectionMethod · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36