Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Methods
The constructor for the string buffer object. |
|
Sets the character buffer length of the associated string object. |
Operators
Retrieves a const pointer to the character buffer of the associated string object. |
|
Retrieves a pointer to the character buffer of the associated string object. |
Data Members
Automatically determine the new length of the string at release. |
|
Set the length of the string object at GetBuffer time |
Typedefs
A pointer to a constant string. |
|
A pointer to a string. |
|
The string type whose buffer is to be manipulated by specializations of this class template. |