Public Member Functions | |
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 | |
infinint | get_sub_file_size () const |
infinint | get_first_sub_file_size () const |
bool | get_total_file_number (infinint &num) const |
bool | get_last_file_size (infinint &num) const |
void | set_info_status (const std::string &s) |
std::string | get_info_status () const |
void | disable_natural_destruction () |
void | enable_natural_destruction () |
Definition at line 40 of file sar.hpp.