adbncfs  0.9.1
Classes
spawn.h File Reference
#include <ext/stdio_filebuf.h>
#include <iostream>
#include <fstream>
Include dependency graph for spawn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpipe
 Wrapping pipe in a class makes sure they are closed when we leave scope. More...
 
class  Spawn
 Spawn a child process. More...