CUBRID Engine
latest
|
Public Attributes | |
ROP_TYPE | left |
ROP_TYPE | right |
RANGE | range |
Definition at line 101 of file scan_manager.c.
ROP_TYPE rop_range_struct::left |
Definition at line 103 of file scan_manager.c.
Referenced by range_to_rop().
RANGE rop_range_struct::range |
Definition at line 105 of file scan_manager.c.
Referenced by rop_to_range().
ROP_TYPE rop_range_struct::right |
Definition at line 104 of file scan_manager.c.
Referenced by range_to_rop().