Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
687
public:
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
planCheck
Method · 0.45
planSet
Method · 0.45
checkSorts
Method · 0.45
formRivers
Method · 0.45
generateOuterJoin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected