20 #include <drizzled/item/cache.h>
28 char buffer[STRING_BUFFER_USUAL_SIZE];
34 void store(
Item *item);
39 enum Item_result result_type()
const {
return STRING_RESULT; }
40 const charset_info_st *charset()
const {
return value->charset(); };
41 int save_in_field(Field *field,
bool no_conversions);
String * val_str(String *)
TODO: Rename this file - func.h is stupid.
type::Decimal * val_decimal(type::Decimal *)