Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
TimeoutProvider.h File Reference
#include <list>
#include <sys/time.h>
#include <commoncpp/config.h>
#include <commoncpp/thread.h>
Include dependency graph for TimeoutProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  TPRequest< TOCommand, TOSubscriber >
 Provides a way to request timeouts after a number of milli seconds. More...
 
class  TimeoutProvider< TOCommand, TOSubscriber >
 Class to generate objects giving timeout functionality. More...