Struct cubload::string_type¶
ClassList > cubload > string_type
#include <load_common.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| string_type * | last |
| bool | need_free_val |
| string_type * | next |
| size_t | size |
| char * | val |
Public Functions¶
| Type | Name |
|---|---|
| void | destroy () |
| string_type () |
|
| string_type (char * val, std::size_t size, bool need_free_val) |
|
| ~string_type () |
Public Attributes Documentation¶
variable last¶
variable need_free_val¶
variable next¶
variable size¶
variable val¶
Public Functions Documentation¶
function destroy¶
function string_type [1/2]¶
function string_type [2/2]¶
function ~string_type¶
The documentation for this class was generated from the following file cubrid/src/loaddb/load_common.hpp