CUBRID Engine  latest
qfile_list_cache_entry Struct Reference

#include <list_file.h>

Collaboration diagram for qfile_list_cache_entry:
Collaboration graph

Public Attributes

int list_ht_no
 
DB_VALUE_ARRAY param_values
 
QFILE_LIST_ID list_id
 
XASL_CACHE_ENTRYxcache_entry
 
const char * query_string
 
struct timeval time_created
 
struct timeval time_last_used
 
int ref_count
 
bool deletion_marker
 

Detailed Description

Definition at line 82 of file list_file.h.

Member Data Documentation

int qfile_list_cache_entry::list_ht_no

Definition at line 84 of file list_file.h.

Referenced by qfile_delete_list_cache_entry(), and qfile_update_list_cache_entry().

const char* qfile_list_cache_entry::query_string

Definition at line 96 of file list_file.h.

Referenced by qfile_print_list_cache_entry(), and qfile_update_list_cache_entry().

int qfile_list_cache_entry::ref_count
struct timeval qfile_list_cache_entry::time_created
struct timeval qfile_list_cache_entry::time_last_used
XASL_CACHE_ENTRY* qfile_list_cache_entry::xcache_entry

Definition at line 95 of file list_file.h.

Referenced by qfile_update_list_cache_entry().


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