#include <dbtools.h>
Collaboration diagram for box_check_intersection:
Public Types | |
typedef work_node_context | context |
typedef bool | return_type |
Public Methods | |
box_check_intersection (vdbl::colid _x) | |
box_check_intersection (const box_check_intersection &_i) | |
virtual | ~box_check_intersection () |
bool | operator() () const |
bool | def () const |
void | setcontext (const context *c, const vdbl::row *r) |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 66 of file dbtools.cc. |
|
|