libcamgm
ca_mgm::PerlRegEx Member List

This is the complete list of members for ca_mgm::PerlRegEx, including all inherited members.

capture(const std::string &str, size_t index=0, size_t count=0, int eflags=0)ca_mgm::PerlRegEx
compile(const std::string &regex, int cflags=0)ca_mgm::PerlRegEx
compileFlags() const ca_mgm::PerlRegEx
errorCode()ca_mgm::PerlRegEx
errorString() const ca_mgm::PerlRegEx
execute(MatchVector &sub, const std::string &str, size_t index=0, size_t count=0, int eflags=0)ca_mgm::PerlRegEx
execute(MatchArray &sub, const std::string &str, size_t index=0, size_t count=0, int eflags=0)ca_mgm::PerlRegEx
grep(const std::vector< std::string > &src, int eflags=0)ca_mgm::PerlRegEx
isCompiled() const ca_mgm::PerlRegEx
m_ecodeca_mgm::PerlRegExmutableprivate
m_errorca_mgm::PerlRegExmutableprivate
m_flagsca_mgm::PerlRegExprivate
m_pcreca_mgm::PerlRegExprivate
m_rxstrca_mgm::PerlRegExprivate
match(const std::string &str, size_t index=0, int eflags=0) const ca_mgm::PerlRegEx
MatchArray typedefca_mgm::PerlRegEx
MatchVector typedefca_mgm::PerlRegEx
operator=(const PerlRegEx &ref)ca_mgm::PerlRegEx
patternString() const ca_mgm::PerlRegEx
PerlRegEx()ca_mgm::PerlRegEx
PerlRegEx(const std::string &regex, int cflags=0)ca_mgm::PerlRegEx
PerlRegEx(const PerlRegEx &ref)ca_mgm::PerlRegEx
replace(const std::string &str, const std::string &rep, bool global=false, int eflags=0)ca_mgm::PerlRegEx
split(const std::string &str, bool empty=false, int eflags=0)ca_mgm::PerlRegEx
~PerlRegEx()ca_mgm::PerlRegEx