libcamgm
ca_mgm::PosixRegEx Member List

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

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