| Ch typedef | GenericUri< ValueType, Allocator > | |
| GenericUri(Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const Ch *uri, SizeType len, Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const Ch *uri, Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const T &uri, Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const GenericUri &rhs) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const GenericUri &rhs, Allocator *allocator) | GenericUri< ValueType, Allocator > | inline |
| Get(T &uri, Allocator &allocator) | GenericUri< ValueType, Allocator > | inline |
| GetAllocator() | GenericUri< ValueType, Allocator > | inline |
| GetAuthString() const | GenericUri< ValueType, Allocator > | inline |
| GetAuthStringLength() const | GenericUri< ValueType, Allocator > | inline |
| GetBaseString() const | GenericUri< ValueType, Allocator > | inline |
| GetBaseStringLength() const | GenericUri< ValueType, Allocator > | inline |
| GetFragString() const | GenericUri< ValueType, Allocator > | inline |
| GetFragStringLength() const | GenericUri< ValueType, Allocator > | inline |
| GetPathString() const | GenericUri< ValueType, Allocator > | inline |
| GetPathStringLength() const | GenericUri< ValueType, Allocator > | inline |
| GetQueryString() const | GenericUri< ValueType, Allocator > | inline |
| GetQueryStringLength() const | GenericUri< ValueType, Allocator > | inline |
| GetSchemeString() const | GenericUri< ValueType, Allocator > | inline |
| GetSchemeStringLength() const | GenericUri< ValueType, Allocator > | inline |
| GetString() const | GenericUri< ValueType, Allocator > | inline |
| GetStringLength() const | GenericUri< ValueType, Allocator > | inline |
| Match(const GenericUri &uri, bool full=true) const | GenericUri< ValueType, Allocator > | inline |
| operator!=(const GenericUri &rhs) const | GenericUri< ValueType, Allocator > | inline |
| operator=(const GenericUri &rhs) | GenericUri< ValueType, Allocator > | inline |
| operator==(const GenericUri &rhs) const | GenericUri< ValueType, Allocator > | inline |
| Resolve(const GenericUri &baseuri, Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| ~GenericUri() | GenericUri< ValueType, Allocator > | inline |