#include <tuyau.hpp>
Inherits libdar::generic_file, and libdar::thread_cancellation.
Public Member Functions | |
~tuyau () | |
bool | skip (const infinint &pos) |
skip at the absolute position | |
bool | skip_to_eof () |
skip to the end of file | |
infinint | get_position () |
get the current read/write position |
Definition at line 48 of file tuyau.hpp.