CUBRID Engine  latest
attr_descr_node Struct Reference

#include <regu_var.hpp>

Collaboration diagram for attr_descr_node:
Collaboration graph

Public Member Functions

void reset ()
 

Public Attributes

CL_ATTR_ID id
 
DB_TYPE type
 
HEAP_CACHE_ATTRINFOcache_attrinfo
 
DB_VALUEcache_dbvalp
 

Detailed Description

Definition at line 74 of file regu_var.hpp.

Member Function Documentation

void attr_descr_node::reset ( void  )
inline

Definition at line 82 of file regu_var.hpp.

References DB_TYPE_NULL, and NULL.

Referenced by pt_to_regu_attr_descr().

Here is the caller graph for this function:

Member Data Documentation

HEAP_CACHE_ATTRINFO* attr_descr_node::cache_attrinfo
DB_VALUE* attr_descr_node::cache_dbvalp

Definition at line 79 of file regu_var.hpp.

Referenced by stx_build_attr_descr().

DB_TYPE attr_descr_node::type

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