File schema_system_catalog.cpp¶
FileList > cubrid > src > object > schema_system_catalog.cpp
Go to the source code of this file
#include "schema_system_catalog.hpp"#include "db.h"#include "dbtype_function.h"#include "identifier_store.hpp"#include "oid.h"#include "schema_system_catalog_constants.h"#include "memory_wrapper.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubschema |
Public Functions¶
| Type | Name |
|---|---|
| bool | sm_check_system_class_by_name (const std::string_view 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 sm_check_system_class_by_name¶
function sm_is_system_class¶
function sm_is_system_vclass¶
The documentation for this class was generated from the following file cubrid/src/object/schema_system_catalog.cpp