| Allocate(std::size_t len) (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| allocator_ | GenericUri< ValueType, Allocator > | private |
| auth_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| base_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| Ch typedef (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | |
| CopyPart(Ch *to, Ch *from, std::size_t len) (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| frag_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| Free() (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| GenericUri(Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const Ch *uri, SizeType len, Allocator *allocator=0) (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const Ch *uri, Allocator *allocator=0) (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GenericUri(const T &uri, Allocator *allocator=0) (defined in GenericUri< ValueType, Allocator >) | 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 (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetAuthStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetBaseString() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetBaseStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetFragString() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetFragStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetPathString() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetPathStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetQueryString() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetQueryStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetSchemeString() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetSchemeStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetString() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| GetStringLength() const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| Match(const GenericUri &uri, bool full=true) const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| operator!=(const GenericUri &rhs) const (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inline |
| operator=(const GenericUri &rhs) | GenericUri< ValueType, Allocator > | inline |
| operator==(const GenericUri &rhs) const | GenericUri< ValueType, Allocator > | inline |
| ownAllocator_ | GenericUri< ValueType, Allocator > | private |
| Parse(const Ch *uri, std::size_t len) (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| path_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| query_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| RemoveDotSegments() (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| Resolve(const GenericUri &baseuri, Allocator *allocator=0) | GenericUri< ValueType, Allocator > | inline |
| scheme_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| SetBase() (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| SetUri() (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | inlineprivate |
| uri_ (defined in GenericUri< ValueType, Allocator >) | GenericUri< ValueType, Allocator > | private |
| ~GenericUri() | GenericUri< ValueType, Allocator > | inline |