My Project
Public Member Functions | Public Attributes
st_cache_field Struct Reference

List of all members.

Public Member Functions

void bind_buffer (uchar *buffer)
bool buffer_is_bound () const

Public Attributes

uchar * str
uint length
Fieldfield
uint type
uint referenced_field_no
st_cache_fieldnext_copy_rowid
 Used to chain rowid copy objects belonging to one join_tab.
uint blob_length
uint offset

Member Data Documentation

length of the blob to be copied

maximal number of bytes to be copied from/to str

field offset to be saved in cache buffer

buffer from/to where the field is to be copied

category of the of the copied field (CACHE_BLOB et al.)


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