dlvhex  2.5.0
include/dlvhex2/ProcessBuf.h File Reference

iostreams interface to external programs. More...

#include "dlvhex2/PlatformDefinitions.h"
#include <iostream>
#include <streambuf>
#include <vector>
#include <string>
Include dependency graph for ProcessBuf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ProcessBuf
 A std::streambuf interface for creating child processes and writing/reading data via stdin/stdout. More...

Detailed Description

iostreams interface to external programs.

Author:
Thomas Krennwallner
Date:
Sun May 21 13:22:36 2006

Definition in file ProcessBuf.h.