HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ArchRegex Member List

This is the complete list of members for ArchRegex, including all inherited members.

ArchRegex()=defaultArchRegex
ArchRegex(ArchRegex &&) noexcept=defaultArchRegex
ArchRegex(ArchRegex const &)=defaultArchRegex
ArchRegex(const std::string &pattern, unsigned int flags=0)ArchRegex
CASE_INSENSITIVE enum valueArchRegex
GetError() const ArchRegex
GetFlags() const ArchRegex
GLOB enum valueArchRegex
Match(const std::string &query) const ArchRegex
operator bool() const ArchRegexexplicit
operator=(ArchRegex &&) noexcept=defaultArchRegex
operator=(ArchRegex const &)=defaultArchRegex
~ArchRegex()ArchRegex