Struct cubload::constant_type¶
ClassList > cubload > constant_type
#include <load_common.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| constant_type * | last |
| constant_type * | next |
| data_type | type |
| void * | val |
Public Functions¶
| Type | Name |
|---|---|
| constant_type () |
|
| constant_type (data_type type, void * val) |
|
| ~constant_type () = default |
Public Attributes Documentation¶
variable last¶
variable next¶
variable type¶
variable val¶
Public Functions Documentation¶
function constant_type [1/2]¶
function constant_type [2/2]¶
function ~constant_type¶
The documentation for this class was generated from the following file cubrid/src/loaddb/load_common.hpp