Skip to content

Struct cubschema::catcls_function

ClassList > cubschema > catcls_function

  • #include <schema_system_catalog_builder.hpp>

Public Attributes

Type Name
const system_catalog_definition definition
const std::string name

Public Functions

Type Name
catcls_function (const std::string & n, const system_catalog_definition & def)
catcls_function (const catcls_function & src) = delete
catcls_function (catcls_function && src)
catcls_function & operator= (const catcls_function & x) = delete

Public Attributes Documentation

variable definition

const system_catalog_definition cubschema::catcls_function::definition;

variable name

const std::string cubschema::catcls_function::name;

Public Functions Documentation

function catcls_function [1/3]

inline cubschema::catcls_function::catcls_function (
    const std::string & n,
    const  system_catalog_definition & def
) 

function catcls_function [2/3]

cubschema::catcls_function::catcls_function (
    const  catcls_function & src
) = delete

function catcls_function [3/3]

inline cubschema::catcls_function::catcls_function (
    catcls_function && src
) 

function operator=

catcls_function & cubschema::catcls_function::operator= (
    const  catcls_function & x
) = delete


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