CUBRID Engine  latest
qo_index Struct Reference

#include <query_graph.h>

Collaboration diagram for qo_index:
Collaboration graph

Public Attributes

int n
 
int max
 
struct qo_index_entry index [1]
 

Detailed Description

Definition at line 189 of file query_graph.h.

Member Data Documentation

struct qo_index_entry qo_index::index[1]

Definition at line 193 of file query_graph.h.

int qo_index::max

Definition at line 192 of file query_graph.h.

Referenced by qo_alloc_index(), and qo_free_index().

int qo_index::n

Definition at line 191 of file query_graph.h.

Referenced by qo_alloc_index(), qo_find_matching_index(), and qo_find_node_indexes().


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