List of all members.
Public Member Functions |
|
| Ndb_item (NDB_ITEM_TYPE item_type) |
|
| Ndb_item (NDB_ITEM_TYPE item_type, NDB_ITEM_QUALIFICATION item_qualification, const Item *item_value) |
|
| Ndb_item (Field *field, int column_no) |
|
| Ndb_item (Item_func::Functype func_type, const Item *item_value) |
|
| Ndb_item (Item_func::Functype func_type, uint no_args) |
|
uint32 | pack_length () |
|
Field * | get_field () |
|
int | get_field_no () |
|
int | argument_count () |
|
const char * | get_val () |
|
void | save_in_field (Ndb_item *field_item) |
Static Public Member Functions |
|
static NDB_FUNC_TYPE | item_func_to_ndb_func (Item_func::Functype fun) |
|
static NDB_FUNC_TYPE | negate (NDB_FUNC_TYPE fun) |
Public Attributes |
|
NDB_ITEM_TYPE | type |
|
NDB_ITEM_QUALIFICATION | qualification |
The documentation for this class was generated from the following file: