MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setStream

Method setStream

src/dsql/Nodes.h:1158–1161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1156 }
1157
1158 void setStream(StreamType value)
1159 {
1160 stream = value;
1161 }
1162
1163 virtual Firebird::string internalPrint(NodePrinter& printer) const = 0;
1164

Callers 2

planSetMethod · 0.80
par_planFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected