HDK
|
This is the complete list of members for ArchRegex, including all inherited members.
ArchRegex()=default | ArchRegex | |
ArchRegex(ArchRegex &&) noexcept=default | ArchRegex | |
ArchRegex(ArchRegex const &)=default | ArchRegex | |
ArchRegex(const std::string &pattern, unsigned int flags=0) | ArchRegex | |
CASE_INSENSITIVE enum value | ArchRegex | |
GetError() const | ArchRegex | |
GetFlags() const | ArchRegex | |
GLOB enum value | ArchRegex | |
Match(const std::string &query) const | ArchRegex | |
operator bool() const | ArchRegex | explicit |
operator=(ArchRegex &&) noexcept=default | ArchRegex | |
operator=(ArchRegex const &)=default | ArchRegex | |
~ArchRegex() | ArchRegex |