MCPcopy 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
104public:
105 T value;

Callers 11

gbakFunction · 0.80
GEN_rseFunction · 0.80
genBlrMethod · 0.80
dsqlGenReturningFunction · 0.80
startSessionMethod · 0.80
transaction_optionsFunction · 0.80
handlerMethod · 0.80
IDX_modifyFunction · 0.80
IDX_storeFunction · 0.80
check_duplicatesFunction · 0.80
flushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected