exec.h File Reference

#include <iostream>
#include <vector>
#include <string>
#include <sys/types.h>
#include <unistd.h>
#include <signal.h>
#include "asserts.h"

Include dependency graph for exec.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  execute
 Fork a child process or execute an external program. More...


Functions

std::ostream & operator<< (std::ostream &out, execute &exe)
 Convenience function to call execute::print().


Function Documentation

std::ostream& operator<< std::ostream &  out,
execute exe
 

Convenience function to call execute::print().

Definition at line 593 of file exec.cc.

References execute::print().

Here is the call graph for this function:


Generated on Mon Jul 12 12:03:47 2004 for rvm by doxygen 1.3.6