This is the complete list of members for Match< ITERATOR >, including all inherited members.
_length | Match< ITERATOR > | private |
_position | Match< ITERATOR > | private |
GetLength() const | Match< ITERATOR > | |
GetPosition() const | Match< ITERATOR > | |
IsFound() const | Match< ITERATOR > | |
Match()=default | Match< ITERATOR > | |
Match(const Match &)=default | Match< ITERATOR > | |
Match(Match &&src) | Match< ITERATOR > | |
Match(NO_MATCH_TYPE) | Match< ITERATOR > | |
Match(ITERATOR position) | Match< ITERATOR > | |
Match(ITERATOR position, Int length) | Match< ITERATOR > | |
operator Bool() const | Match< ITERATOR > | explicit |
operator ITERATOR() const | Match< ITERATOR > | |
operator=(Match &)=default | Match< ITERATOR > | |
operator=(Match &&src) | Match< ITERATOR > | |
operator=(NO_MATCH_TYPE) | Match< ITERATOR > |