Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStream
Method
getStream
src/dsql/Nodes.h:1153–1156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1151
}
1152
1153
virtual StreamType getStream() const
1154
{
1155
return stream;
1156
}
1157
1158
void setStream(StreamType value)
1159
{
Callers
7
pass1Erase
Method · 0.45
pass1Modify
Method · 0.45
pass1
Method · 0.45
pass1Store
Method · 0.45
makeDefaults
Method · 0.45
pass2
Method · 0.45
store
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected