m2etis  0.4
BaseDeliver.h File Reference
#include <string>
#include "m2etis/pubsub/ControlTargets.h"
#include "m2etis/pubsub/MsgProcess.h"
Include dependency graph for BaseDeliver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  m2etis::pubsub::deliver::BaseDeliver< NetworkType >
 

Namespaces

 m2etis
 
 m2etis::pubsub
 
 m2etis::pubsub::deliver
 

Enumerations

enum  m2etis::pubsub::deliver::Amount { m2etis::pubsub::deliver::Amount::EXACTLY_ONCE, m2etis::pubsub::deliver::Amount::AT_MOST_ONCE, m2etis::pubsub::deliver::Amount::AT_LEAST_ONCE }