fpos Members
Reference
Constructors
Create an object that contains information about a position (offset) in a stream. |
Member Functions
Used internally by the Standard C++ Library only. Do not call this method from your code. |
|
Sets or returns the conversion state. |
Operators
Tests file-position indicators for inequality. |
|
Increments a file-position indicator. |
|
Increments a file-position indicator. |
|
Decrements a file-position indicator. |
|
Decrements a file-position indicator. |
|
Tests file-position indicators for equality. |
|
Casts object of type fpos to object of type streamoff. |