|
| Equals (std::string const &str, CaseSensitive::Choice caseSensitivity=CaseSensitive::Yes) |
|
| Equals (Equals const &other) |
|
virtual bool | match (std::string const &expr) const |
|
virtual std::string | toString () const |
|
virtual Ptr< Matcher< std::string > > | clone () const |
|
Generic::AllOf< std::string > | operator && (Matcher< std::string > const &other) const |
|
Generic::AnyOf< std::string > | operator|| (Matcher< std::string > const &other) const |
|
Generic::Not< std::string > | operator! () const |
|
virtual void | addRef () const |
|
virtual void | release () const |
|
|
typedef std::string | ExpressionType |
|
The documentation for this struct was generated from the following file: