MCPcopy Create free account
hub / github.com/Norbyte/ositools / WrappedPushDownTuple

Method WrappedPushDownTuple

OsiInterface/NodeHooks.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 void NodeVMTWrapper::WrappedPushDownTuple(Node * node, VirtTupleLL * tuple, AdapterRef * adapter, EntryPoint which)
74 {
75 originalVmt_.PushDownTuple(node, tuple, adapter, which);
76 }
77
78 void NodeVMTWrapper::WrappedPushDownTupleDelete(Node * node, VirtTupleLL * tuple, AdapterRef * adapter, EntryPoint which)
79 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected