Skip to content

Struct cubregex::compiled_regex

ClassList > cubregex > compiled_regex

  • #include <string_regex.hpp>

Public Attributes

Type Name
INTL_CODESET codeset
compiled_regex_object * compiled
opt_flag_type flags
std::string pattern
engine_type type

Public Functions

Type Name
compiled_regex ()
~compiled_regex ()

Public Attributes Documentation

variable codeset

INTL_CODESET cubregex::compiled_regex::codeset;

variable compiled

compiled_regex_object* cubregex::compiled_regex::compiled;

variable flags

opt_flag_type cubregex::compiled_regex::flags;

variable pattern

std::string cubregex::compiled_regex::pattern;

variable type

engine_type cubregex::compiled_regex::type;

Public Functions Documentation

function compiled_regex

inline cubregex::compiled_regex::compiled_regex () 

function ~compiled_regex

cubregex::compiled_regex::~compiled_regex () 


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