Skip to content

Struct cubload::constructor_spec_type

ClassList > cubload > constructor_spec_type

  • #include <load_common.hpp>

Public Attributes

Type Name
string_type * arg_list
string_type * id_name

Public Functions

Type Name
constructor_spec_type () = delete
constructor_spec_type (string_type * id_name, string_type * arg_list)
~constructor_spec_type () = default

Public Attributes Documentation

variable arg_list

string_type* cubload::constructor_spec_type::arg_list;

variable id_name

string_type* cubload::constructor_spec_type::id_name;

Public Functions Documentation

function constructor_spec_type [1/2]

cubload::constructor_spec_type::constructor_spec_type () = delete

function constructor_spec_type [2/2]

cubload::constructor_spec_type::constructor_spec_type (
    string_type * id_name,
    string_type * arg_list
) 

function ~constructor_spec_type

cubload::constructor_spec_type::~constructor_spec_type () = default


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