CUBRID Engine
latest
|
#include <query_graph.h>
Public Attributes | |
int | n |
int | max |
struct qo_index_entry | index [1] |
Definition at line 189 of file query_graph.h.
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().