Skip to content

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

int cubbase::identifier_store::get_size () const

function identifier_store

explicit cubbase::identifier_store::identifier_store (
    const std::vector< std::string > & string_vec,
    const  bool check_valid
) 

function is_exists

bool cubbase::identifier_store::is_exists (
    const std::string_view str
) const

function is_valid

bool cubbase::identifier_store::is_valid () const

function ~identifier_store

cubbase::identifier_store::~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

static bool cubbase::identifier_store::is_enclosed (
    const std::string_view i
) 


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