22 #include <drizzled/item/cache.h>
34 :
Item_cache(), values(0), item_count(2), save_array(0) {}
40 void allocate(uint32_t num);
47 void illegal_method_call(
const char * method_name);
54 enum Item_result result_type()
const;
57 Item *element_index(uint32_t i);
58 Item **addr(uint32_t i);
59 bool check_cols(uint32_t c);
TODO: Rename this file - func.h is stupid.
type::Decimal * val_decimal(type::Decimal *val)
String * val_str(String *val)