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.
The following table lists the members of the strstreambuf Class. For a list of members inherited by the strstreambuf class, see streambuf.
Reference
Constructors
Constructs an object of type strstreambuf. |
Member Functions
Causes a stream buffer to be unavailable through stream buffer operations. |
|
A protected virtual function that can be called when a new character is inserted into a full buffer. |
|
A protected virtual member function that tries to put back an element into the input stream, and then make it the current element (pointed to by the next pointer). |
|
Returns a count of the number of elements written to the controlled sequence. |
|
A protected virtual member function that tries to alter the current positions for the controlled streams. |
|
A protected virtual member function that tries to alter the current positions for the controlled streams. |
|
Calls freeze, and then returns a pointer to the beginning of the controlled sequence. |
|
A protected virtual function to extract the current element from the input stream. |