Skip to content

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

string_type* cubload::class_command_spec_type::attr_list;

variable attr_type

attribute_type cubload::class_command_spec_type::attr_type;

variable ctor_spec

constructor_spec_type* cubload::class_command_spec_type::ctor_spec;

Public Functions Documentation

function class_command_spec_type [1/2]

cubload::class_command_spec_type::class_command_spec_type () = delete

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

cubload::class_command_spec_type::~class_command_spec_type () = default


The documentation for this class was generated from the following file cubrid/src/loaddb/load_common.hpp