Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |