Bayonne2 / Common C++ 2 Framework
|
#include <list>
#include <sys/time.h>
#include <commoncpp/config.h>
#include <commoncpp/thread.h>
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... | |