VideoTools
|
#include "gdef.h"
#include "gexception.h"
#include "gidentity.h"
#include "gprocess.h"
#include "gpath.h"
#include "gstrings.h"
#include <string>
Go to the source code of this file.
Classes | |
class | G::NewProcess |
A class for creating new processes. More... | |
class | G::NewProcessWaitFuture |
A class that holds the parameters and the results of a waitpid() system call. More... | |
Namespaces | |
G | |
Low-level classes for o/s services. | |