This is the complete list of members for internal::GenericRegex< Encoding, Allocator >, including all inherited members.
| Ch typedef | internal::GenericRegex< Encoding, Allocator > | |
| GenericRegex(const Ch *source, Allocator *allocator=0) | internal::GenericRegex< Encoding, Allocator > | inline |
| IsValid() const | internal::GenericRegex< Encoding, Allocator > | inline |
| Match(InputStream &is) const | internal::GenericRegex< Encoding, Allocator > | inline |
| Match(const Ch *s) const | internal::GenericRegex< Encoding, Allocator > | inline |
| Search(InputStream &is) const | internal::GenericRegex< Encoding, Allocator > | inline |
| Search(const Ch *s) const | internal::GenericRegex< Encoding, Allocator > | inline |
| ~GenericRegex() | internal::GenericRegex< Encoding, Allocator > | inline |