ADTF
|
This is the complete list of members for adtf_string< T >, including all inherited members.
adtf_string()=delete | adtf_string< T > | private |
adtf_string(const adtf_string &strValue)=delete | adtf_string< T > | private |
adtf_string(adtf_string &&strValue)=delete | adtf_string< T > | private |
adtf_string(value_type *pstrAssignValue) | adtf_string< T > | inlineexplicit |
base_type typedef | adtf_string< T > | private |
Get() const override | adtf_string< T > | inlinevirtual |
GetConstChar(const T *const pValue) | adtf_string_forward< T > | inlineprotectedstatic |
GetCurrentLength(const T *const pValue) | adtf_string_forward< T > | inlineprotectedstatic |
GetLength() const override | adtf_string< T > | inlinevirtual |
InvalidPos | IString | static |
m_pAssignValue | adtf_string< T > | private |
operator=(const adtf_string &strValue)=delete | adtf_string< T > | private |
operator=(adtf_string &&strValue)=delete | adtf_string< T > | private |
self_type typedef | adtf_string< T > | private |
Set(const char *strValue) override | adtf_string< T > | inlinevirtual |
SetValue(T *const pValue, const char *strValue) | adtf_string_forward< T > | inlineprotectedstatic |
value_type typedef | adtf_string< T > | private |
~adtf_string() | adtf_string< T > | inline |