Skip to content

File schema_system_catalog.hpp

FileList > cubrid > src > object > schema_system_catalog.hpp

Go to the source code of this file

  • #include <string_view>
  • #include "porting.h"

Public Functions

Type Name
int catcls_add_charsets (struct db_object * class_mop)
int catcls_add_collations (struct db_object * class_mop)
int catcls_add_data_type (struct db_object * class_mop)
void catcls_init (void)
int catcls_install (void)
bool sm_check_system_class_by_name (const std::string_view class_name)
bool sm_is_system_class (const std::string_view name)
bool sm_is_system_vclass (const std::string_view name)

Public Functions Documentation

function catcls_add_charsets

int catcls_add_charsets (
    struct  db_object * class_mop
) 

function catcls_add_collations

int catcls_add_collations (
    struct  db_object * class_mop
) 

function catcls_add_data_type

int catcls_add_data_type (
    struct  db_object * class_mop
) 

function catcls_init

void catcls_init (
    void
) 

function catcls_install

int catcls_install (
    void
) 

function sm_check_system_class_by_name

bool sm_check_system_class_by_name (
    const std::string_view class_name
) 

function sm_is_system_class

bool sm_is_system_class (
    const std::string_view name
) 

function sm_is_system_vclass

bool sm_is_system_vclass (
    const std::string_view name
) 


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