farm-ng-core
context.h File Reference
#include "farm_ng/core/misc/uri.h"
#include <boost/asio/io_service.hpp>
#include <boost/asio/strand.hpp>
#include <iostream>
#include <set>
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  farm_ng::Input< TArg >
 A class that represents in Input type to be used in a Component. More...
 
class  farm_ng::Output< TArg >
 A class that represents an Output type to be used in a Component. More...
 
class  farm_ng::Context
 Contains the execution state context. More...
 
class  farm_ng::ContextStrand
 Contains a stranded context to post and dispatch handlers with the guarantee that none of the handlers will execute concurrently. More...
 

Namespaces

 farm_ng