MCPcopy 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

pass1EraseMethod · 0.45
pass1ModifyMethod · 0.45
pass1Method · 0.45
pass1StoreMethod · 0.45
makeDefaultsMethod · 0.45
pass2Method · 0.45
storeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected