Skip to content

Class cubload::attribute

ClassList > cubload > attribute

  • #include <load_class_registry.hpp>

Public Functions

Type Name
attribute () = delete
attribute (const std::string & name, std::size_t index, or_attribute * repr)
attribute (attribute && other) = delete
attribute (const attribute & copy) = delete
const tp_domain & get_domain () const
std::size_t get_index () const
const char * get_name () const
const or_attribute & get_repr () const
attribute & operator= (attribute && other) = delete
attribute & operator= (const attribute & copy) = delete

Public Functions Documentation

function attribute [1/4]

cubload::attribute::attribute () = delete

function attribute [2/4]

cubload::attribute::attribute (
    const std::string & name,
    std::size_t index,
    or_attribute * repr
) 

function attribute [3/4]

cubload::attribute::attribute (
    attribute && other
) = delete

function attribute [4/4]

cubload::attribute::attribute (
    const  attribute & copy
) = delete

function get_domain

const  tp_domain & cubload::attribute::get_domain () const

function get_index

std::size_t cubload::attribute::get_index () const

function get_name

const  char * cubload::attribute::get_name () const

function get_repr

const  or_attribute & cubload::attribute::get_repr () const

function operator=

attribute & cubload::attribute::operator= (
    attribute && other
) = delete

function operator=

attribute & cubload::attribute::operator= (
    const  attribute & copy
) = delete


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