ARB
|
Public Member Functions | |
TargetItem (const DbQuery &query) | |
void | aimTo (GBDATA *gb_next_item) |
GBDATA * | get_item () const |
GBDATA * | get_ACI_item () const OVERRIDE |
Public Member Functions inherited from QueryTarget | |
QueryTarget (GBDATA *gb_main, const char *treename) | |
virtual | ~QueryTarget () |
GBDATA * | get_gb_main () const |
const GBL_env & | get_env () const |
Definition at line 708 of file db_query.cxx.
|
inline |
Definition at line 711 of file db_query.cxx.
|
inline |
Definition at line 716 of file db_query.cxx.
References dbq_assert.
Referenced by perform_query_cb().
|
inline |
Definition at line 720 of file db_query.cxx.
References dbq_assert.
Referenced by FINAL_TYPE< SEQTYPE >::get_target_data().
|
inlinevirtual |
Implements QueryTarget.
Definition at line 726 of file db_query.cxx.