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

Method getStream

src/jrd/RecordSourceNodes.h:688–692  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

686
687public:
688 virtual StreamType getStream() const
689 {
690 fb_assert(false);
691 return 0;
692 }
693
694 virtual Firebird::string internalPrint(NodePrinter& printer) const;
695

Callers 5

planCheckMethod · 0.45
planSetMethod · 0.45
checkSortsMethod · 0.45
formRiversMethod · 0.45
generateOuterJoinMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected