#include <JoinQBox.h>
Public Member Functions | |
| JoinBoxState () | |
| JoinBoxState (const dynbuf &left, int nb_left, const dynbuf &right, int nb_right) | |
| ~JoinBoxState () | |
| NMSTL_SERIAL_SUBCLASS (JoinBoxState, AbstractBoxState,<< _left_buffer<< _left_nb_tuples<< _right_buffer<< _right_nb_tuples) | |
| const dynbuf & | getLeft () const |
| int | getNbLeftTuples () const |
| const dynbuf & | getRight () const |
| int | getNbRightTuples () const |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.3.8