Skip to content

Struct cubschema::info_schema_function

ClassList > cubschema > info_schema_function

  • #include <schema_information_schema_builder.hpp>

Public Attributes

Type Name
const information_schema_definition definition
const std::string name

Public Functions

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

Public Attributes Documentation

variable definition

const information_schema_definition cubschema::info_schema_function::definition;

variable name

const std::string cubschema::info_schema_function::name;

Public Functions Documentation

function info_schema_function [1/3]

inline cubschema::info_schema_function::info_schema_function (
    const std::string & n,
    const  information_schema_definition & def
) 

function info_schema_function [2/3]

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

function info_schema_function [3/3]

inline cubschema::info_schema_function::info_schema_function (
    info_schema_function && src
) 

function operator=

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


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