File heap_attrinfo.h¶
FileList > cubrid > src > query > heap_attrinfo.h
Go to the source code of this file
#include "object_representation_sr.h"
Classes¶
| Type | Name |
|---|---|
| struct | heap_attrvalue |
| struct | heap_cache_attrinfo |
Public Types¶
| Type | Name |
|---|---|
| typedef struct heap_attrvalue | HEAP_ATTRVALUE |
| enum | HEAP_ATTRVALUE_STATE |
| enum | HEAP_ATTR_TYPE |
| typedef struct heap_cache_attrinfo | HEAP_CACHE_ATTRINFO |
Public Types Documentation¶
typedef HEAP_ATTRVALUE¶
enum HEAP_ATTRVALUE_STATE¶
enum HEAP_ATTRVALUE_STATE {
HEAP_READ_ATTRVALUE,
HEAP_WRITTEN_ATTRVALUE,
HEAP_UNINIT_ATTRVALUE,
HEAP_WRITTEN_LOB_ATTRVALUE
};
enum HEAP_ATTR_TYPE¶
typedef HEAP_CACHE_ATTRINFO¶
The documentation for this class was generated from the following file cubrid/src/query/heap_attrinfo.h