My Project
Public Member Functions
Item_func_repeat Class Reference
Inheritance diagram for Item_func_repeat:
Item_str_func Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_func_repeat (Item *arg1, Item *arg2)
Stringval_str (String *)
void fix_length_and_dec ()
const char * func_name () const

Member Function Documentation

String * Item_func_repeat::val_str ( String str) [virtual]

Item_func_repeat::str is carefully written to avoid reallocs as much as possible at the cost of a local buffer

Implements Item.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines