ADTF  3.18.2
adtf_string< QString >
Inheritance diagram for adtf_string< QString >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from cQtIStringImpl
 cQtIStringImpl (QString *pstrAssignValue)
 CTOR with pointer to the value of value_type. More...
 
 ~cQtIStringImpl ()
 DTOR.
 
tResult Set (const char *strValue) override
 Sets the given null-terminated string to the implementation. More...
 
const char * Get () const override
 Gets the pointer to the current associated nullterminated-string. More...
 
size_t GetLength () const override
 Gets the current size of the strng. More...
 
- Static Public Attributes inherited from IString
static constexpr size_t InvalidPos = g_npos
 Invalid Position size.
 

Detailed Description

Definition at line 106 of file qt_string_intf.h.