#include "rutz/pipe.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include <cerrno>
#include <cstdarg>
#include <vector>
#include "rutz/debug.h"
Go to the source code of this file.
Functions | |
char ** | GVX_DBG_REGISTER::make_argv (const char *argv0, va_list a) |
static const char | __attribute__ ((used)) vcid_groovx_rutz_pipe_cc_utc20050626084019[] |
wrap posix inter-process pipes in a c++ iostreams interface
Definition in file pipe.cc.