Skip to content

Struct cubload::object_ref_type

ClassList > cubload > object_ref_type

  • #include <load_common.hpp>

Public Attributes

Type Name
string_type * class_id
string_type * class_name
string_type * instance_number

Public Functions

Type Name
object_ref_type () = delete
object_ref_type (string_type * class_id, string_type * class_name)
~object_ref_type () = default

Public Attributes Documentation

variable class_id

string_type* cubload::object_ref_type::class_id;

variable class_name

string_type* cubload::object_ref_type::class_name;

variable instance_number

string_type* cubload::object_ref_type::instance_number;

Public Functions Documentation

function object_ref_type [1/2]

cubload::object_ref_type::object_ref_type () = delete

function object_ref_type [2/2]

cubload::object_ref_type::object_ref_type (
    string_type * class_id,
    string_type * class_name
) 

function ~object_ref_type

cubload::object_ref_type::~object_ref_type () = default


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