OmniSciDB
085a039ca4
|
#include <QueryPhysicalInputsCollector.h>
Public Member Functions | |
bool | operator== (const PhysicalInput &that) const |
Public Attributes | |
int | col_id |
int | table_id |
Definition at line 33 of file QueryPhysicalInputsCollector.h.
|
inline |
int PhysicalInput::col_id |
Definition at line 34 of file QueryPhysicalInputsCollector.h.
Referenced by ThriftSerializers::column_ranges_from_thrift(), std::hash< PhysicalInput >::operator()(), operator<<(), and operator==().
int PhysicalInput::table_id |
Definition at line 35 of file QueryPhysicalInputsCollector.h.
Referenced by std::hash< PhysicalInput >::operator()(), operator<<(), and operator==().