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.
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. |