|
CUBRID Engine
latest
|
#include <xasl_generation.h>

Public Attributes | |
| UINTPTR | spec_id |
| PT_NODE * | spec |
| PT_NODE * | root |
| COMPATIBLE_LEVEL | compatible |
Definition at line 129 of file xasl_generation.h.
| COMPATIBLE_LEVEL COMPATIBLE_INFO::compatible |
Definition at line 134 of file xasl_generation.h.
Referenced by pt_table_compatible(), and pt_table_compatible_node().
| PT_NODE* COMPATIBLE_INFO::root |
Definition at line 133 of file xasl_generation.h.
| PT_NODE* COMPATIBLE_INFO::spec |
Definition at line 132 of file xasl_generation.h.
| UINTPTR COMPATIBLE_INFO::spec_id |
Definition at line 131 of file xasl_generation.h.
Referenced by pt_table_compatible(), and pt_table_compatible_node().