casacore
|
#include <TaQLJoin.h>
Public Member Functions | |
virtual | ~TaQLJoinBase ()=default |
virtual Int64 | findRow (const TableExprId &)=0 |
Find the row number. | |
Base class for handling a comparison in the join clause in a TaQL command
Internal
Definition at line 50 of file TaQLJoin.h.
|
virtualdefault |
|
pure virtual |
Find the row number.
<0 means not found.
Implemented in casacore::TaQLJoinRow, and casacore::TaQLJoin.