Struct cubload::class_command_spec_type¶
ClassList > cubload > class_command_spec_type
#include <load_common.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| string_type * | attr_list |
| attribute_type | attr_type |
| constructor_spec_type * | ctor_spec |
Public Functions¶
| Type | Name |
|---|---|
| class_command_spec_type () = delete |
|
| class_command_spec_type (int attr_type, string_type * attr_list, constructor_spec_type * ctor_spec) |
|
| ~class_command_spec_type () = default |
Public Attributes Documentation¶
variable attr_list¶
variable attr_type¶
variable ctor_spec¶
Public Functions Documentation¶
function class_command_spec_type [1/2]¶
function class_command_spec_type [2/2]¶
cubload::class_command_spec_type::class_command_spec_type (
int attr_type,
string_type * attr_list,
constructor_spec_type * ctor_spec
)
function ~class_command_spec_type¶
The documentation for this class was generated from the following file cubrid/src/loaddb/load_common.hpp