E-MailRelay
Classes | Namespaces
gtask.h File Reference
#include "gdef.h"
#include "geventhandler.h"
#include "genvironment.h"
#include "gnewprocess.h"
#include "geventstate.h"
#include "gexception.h"
#include "gidentity.h"
#include "gexecutablecommand.h"
#include <memory>
+ Include dependency graph for gtask.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GNet::Task
 A class for running an exectuable in a separate process with an asychronous completion callback. More...
 
class  GNet::TaskCallback
 An abstract interface for callbacks from GNet::Task. More...
 

Namespaces

namespace  GNet
 Network classes.