CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Pattern Member List

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

alias(const State *state)Objectprotectedstatic
as() constObject
breakUp(const String &text) constPattern
explain() constPattern
findIn(const String &text, InOut< long > offset=None{}) constPattern
initOnce()Objectprotected
initOncePerThread()Objectprotected
is() constObject
isNull() constObject
isWeak() constObject
match(const String &text, Out< List< Range > > captures=None{}) constPattern
matchLength() constPattern
cc::Object::meObjectmutableprotected
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
Pattern()=defaultPattern
Pattern(const String &text)Pattern
text() constPattern
useCount() constObject
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic