Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isAssigned
Method
isAssigned
src/common/classes/Nullable.h:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
bool isAssigned() const
100
{
101
return specified;
102
}
103
104
public:
105
T value;
Callers
11
gbak
Function · 0.80
GEN_rse
Function · 0.80
genBlr
Method · 0.80
dsqlGenReturning
Function · 0.80
startSession
Method · 0.80
transaction_options
Function · 0.80
handler
Method · 0.80
IDX_modify
Function · 0.80
IDX_store
Function · 0.80
check_duplicates
Function · 0.80
flush
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected