libdar::tuyau Class Reference
[Private]

pipe implementation under the generic_file interface. More...

#include <tuyau.hpp>

Inherits libdar::generic_file, and libdar::thread_cancellation.

List of all members.

Public Member Functions

 tuyau (user_interaction &dialog, int fd)
 tuyau (user_interaction &dialog, int fd, gf_mode mode)
 tuyau (user_interaction &dialog, const std::string &filename, gf_mode mode)
bool skip (const infinint &pos)
 skip at the absolute position
bool skip_to_eof ()
 skip to the end of file
bool skip_relative (signed int x)
infinint get_position ()
 get the current read/write position

Protected Member Functions

virtual int inherited_read (char *a, size_t size)
virtual int inherited_write (const char *a, size_t size)

Detailed Description

pipe implementation under the generic_file interface.

Definition at line 48 of file tuyau.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines
Generated on Sun Dec 5 21:00:56 2010 for Disk ARchive by  doxygen 1.6.3