Class cubbase::identifier_store¶
ClassList > cubbase > identifier_store
#include <identifier_store.hpp>
Public Functions¶
| Type | Name |
|---|---|
| int | get_size () const |
| identifier_store (const std::vector< std::string > & string_vec, const bool check_valid) |
|
| bool | is_exists (const std::string_view str) const |
| bool | is_valid () const |
| ~identifier_store () |
Public Static Functions¶
| Type | Name |
|---|---|
| bool | check_identifier_is_valid (const std::string_view i, bool is_enclosed) |
| bool | is_enclosed (const std::string_view i) |
Public Functions Documentation¶
function get_size¶
function identifier_store¶
explicit cubbase::identifier_store::identifier_store (
const std::vector< std::string > & string_vec,
const bool check_valid
)
function is_exists¶
function is_valid¶
function ~identifier_store¶
Public Static Functions Documentation¶
function check_identifier_is_valid¶
static bool cubbase::identifier_store::check_identifier_is_valid (
const std::string_view i,
bool is_enclosed
)
function is_enclosed¶
The documentation for this class was generated from the following file cubrid/src/object/identifier_store.hpp