Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
execute
Method · 0.45
erase
Method · 0.45
modify
Method · 0.45
WinMain
Function · 0.45
WindowFunc
Function · 0.45
EVL_dbkey_bounds
Function · 0.45
invalidate_cursor_records
Function · 0.45
getRpb
Method · 0.45
isValid
Method · 0.45
getHashData
Method · 0.45
hasValidCryptCallback
Method · 0.45
getConnection
Method · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36