Drizzled Public API Documentation

drizzled::st_typelib Struct Reference

List of all members.

Public Member Functions

st_typelibcopy_typelib (memory::Root *root) const
int find_type_or_exit (const char *x, const char *option) const
int find_type (const char *x, unsigned int full_name) const
int find_type (char *x, unsigned int full_name) const
uint64_t find_typeset (const char *x, int *error_position) const
const char * get_type (unsigned int nr) const
void make_type (char *to, unsigned int nr) const
uint64_t find_set (const char *x, uint32_t length, const CHARSET_INFO *cs, char **err_pos, uint32_t *err_len, bool *set_warning) const
uint32_t find_type (const char *find, uint32_t length, bool part_match) const
uint32_t find_type2 (const char *find, uint32_t length, const CHARSET_INFO *cs) const

Public Attributes

unsigned int count
const char * name
const char ** type_names
unsigned int * type_lengths

Detailed Description

Definition at line 25 of file typelib.h.


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