pipe.h File Reference

#include "rutz/stdiobuf.h"
#include <cstdio>
#include <istream>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>

Include dependency graph for pipe.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz

Classes

class  rutz::shell_pipe
 Adapts UNIX-style process pipes to a std::iostream interface. More...
class  rutz::pipe_fds
 An exception-safe wrapper around a pair of file descriptors from pipe(). More...
class  rutz::child_process
 An exception-safe wrapper around a child process from fork(). More...
class  rutz::exec_pipe
 An exception-safe wrapper around a pipe-fork-exec sequence. More...
class  rutz::bidir_pipe
 An exception-safe wrapper around a pipe-fork-exec sequence. More...


Detailed Description

wrap posix inter-process pipes in a c++ iostreams interface

Definition in file pipe.h.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:52:03 2008 by Doxygen version 1.5.5.