CUBRID Engine  latest
PT_CHAIN_INFO Struct Reference
Collaboration diagram for PT_CHAIN_INFO:
Collaboration graph

Public Attributes

PT_NODEchain [PT_CHAIN_LENGTH]
 
PT_NODE ** chain_ptr
 
int chain_size
 
int chain_length
 
UINTPTR spec_id
 

Detailed Description

Definition at line 88 of file semantic_check.c.

Member Data Documentation

PT_NODE* PT_CHAIN_INFO::chain[PT_CHAIN_LENGTH]

Definition at line 90 of file semantic_check.c.

Referenced by pt_expand_isnull_preds_helper(), and pt_path_chain().

int PT_CHAIN_INFO::chain_length
PT_NODE** PT_CHAIN_INFO::chain_ptr
int PT_CHAIN_INFO::chain_size

Definition at line 92 of file semantic_check.c.

Referenced by pt_expand_isnull_preds_helper(), and pt_path_chain().

UINTPTR PT_CHAIN_INFO::spec_id

Definition at line 94 of file semantic_check.c.

Referenced by pt_expand_isnull_preds_helper(), and pt_path_chain().


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