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 basic_fstream Class. For a list of members inherited by the basic_fstream class, see basic_iostream Class.
Reference
Constructors
Constructs an object of type basic_fstream. |
Member Functions
Closes a file. |
|
Determines if a file is open. |
|
Opens a file. |
|
Returns the address of the stored stream buffer, of type pointer to basic_filebuf<Elem, Tr>. |
|
Exchanges the content of this object with the content of another basic_fstream object. |