Public Member Functions | |
| ~trivial_sar () | |
| bool | skip (const infinint &pos) |
| skip at the absolute position | |
| bool | skip_to_eof () |
| skip to the end of file | |
| bool | skip_relative (S_I x) |
| skip relatively to the current position | |
| infinint | get_position () |
| get the current read/write position | |
Protected Member Functions | |
| S_I | inherited_read (char *a, size_t size) |
| S_I | inherited_write (char *a, size_t size) |
Definition at line 134 of file sar.hpp.
1.4.7