Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
GenericUri< ValueType, Allocator > Member List

This is the complete list of members for GenericUri< ValueType, Allocator >, including all inherited members.

Ch typedefGenericUri< 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() constGenericUri< ValueType, Allocator >inline
GetAuthStringLength() constGenericUri< ValueType, Allocator >inline
GetBaseString() constGenericUri< ValueType, Allocator >inline
GetBaseStringLength() constGenericUri< ValueType, Allocator >inline
GetFragString() constGenericUri< ValueType, Allocator >inline
GetFragStringLength() constGenericUri< ValueType, Allocator >inline
GetPathString() constGenericUri< ValueType, Allocator >inline
GetPathStringLength() constGenericUri< ValueType, Allocator >inline
GetQueryString() constGenericUri< ValueType, Allocator >inline
GetQueryStringLength() constGenericUri< ValueType, Allocator >inline
GetSchemeString() constGenericUri< ValueType, Allocator >inline
GetSchemeStringLength() constGenericUri< ValueType, Allocator >inline
GetString() constGenericUri< ValueType, Allocator >inline
GetStringLength() constGenericUri< ValueType, Allocator >inline
Match(const GenericUri &uri, bool full=true) constGenericUri< ValueType, Allocator >inline
operator!=(const GenericUri &rhs) constGenericUri< ValueType, Allocator >inline
operator=(const GenericUri &rhs)GenericUri< ValueType, Allocator >inline
operator==(const GenericUri &rhs) constGenericUri< ValueType, Allocator >inline
Resolve(const GenericUri &baseuri, Allocator *allocator=0)GenericUri< ValueType, Allocator >inline
~GenericUri()GenericUri< ValueType, Allocator >inline