Drizzled Public API Documentation

drizzled::SQL_LIST Struct Reference

List of all members.

Public Member Functions

void clear ()
size_t size () const
void link_in_list (unsigned char *element, unsigned char **next_ptr)
void save_and_clear (SQL_LIST *save)
void push_front (SQL_LIST *save)
void push_back (SQL_LIST *save)

Public Attributes

uint32_t elements
unsigned char * first
unsigned char ** next

Detailed Description

Definition at line 31 of file sql_list.h.


The documentation for this struct was generated from the following file: