My Project
Public Member Functions | Public Attributes
Query_cache_table Struct Reference

List of all members.

Public Member Functions

char * db ()
char * table ()
void table (char *table_arg)
uint32 key_length ()
void key_length (uint32 len)
uint8 type ()
void type (uint8 t)
qc_engine_callback callback ()
void callback (qc_engine_callback fn)
ulonglong engine_data ()
void engine_data (ulonglong data_arg)
uchar * data ()

Public Attributes

char * tbl
uint32 key_len
uint8 table_type
qc_engine_callback callback_func
ulonglong engine_data_buff
int32 m_cached_query_count

Member Data Documentation

The number of queries depending of this table.


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