|
libcamgm
|
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 ®ex, int cflags=1) | ca_mgm::PosixRegEx | |
| compiled | ca_mgm::PosixRegEx | private |
| 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_ecode | ca_mgm::PosixRegEx | mutableprivate |
| m_error | ca_mgm::PosixRegEx | mutableprivate |
| m_flags | ca_mgm::PosixRegEx | private |
| m_regex | ca_mgm::PosixRegEx | private |
| m_rxstr | ca_mgm::PosixRegEx | private |
| match(const std::string &str, size_t index=0, int eflags=0) const | ca_mgm::PosixRegEx | |
| match_t typedef | ca_mgm::PosixRegEx | |
| MatchArray typedef | ca_mgm::PosixRegEx | |
| operator=(const PosixRegEx &ref) | ca_mgm::PosixRegEx | |
| patternString() const | ca_mgm::PosixRegEx | |
| PosixRegEx() | ca_mgm::PosixRegEx | |
| PosixRegEx(const std::string ®ex, 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 |
1.8.8