| souffle
    2.0.2-371-g6315b36
    | 
operation that utilizes the index view from underlying relation should inherit from this class. More...
#include <Node.h>


| Public Member Functions | |
| size_t | getViewId () const | 
| ViewOperation (size_t id) | |
| Protected Attributes | |
| size_t | viewId | 
operation that utilizes the index view from underlying relation should inherit from this class.
| 
 | inline | 
Definition at line 351 of file Node.h.
Referenced by souffle::interpreter::Choice::Choice(), souffle::interpreter::Scan::Scan(), and souffle::interpreter::AbstractParallel::setViewContext().
| 
 | inline | 
Definition at line 353 of file Node.h.
References souffle::interpreter::BinRelOperation::BinRelOperation(), souffle::interpreter::BinRelOperation::getSourceId(), souffle::interpreter::BinRelOperation::src, and souffle::interpreter::BinRelOperation::target.
Referenced by souffle::interpreter::AbstractParallel::setViewContext().

| 
 | protected | 
Definition at line 358 of file Node.h.
Referenced by souffle::interpreter::Choice::Choice(), souffle::interpreter::ExistenceCheck::getRelationName(), souffle::interpreter::Scan::Scan(), and souffle::interpreter::AbstractParallel::setViewContext().
 1.8.17
 1.8.17