famouso::mw::attributes::RelativeDeadline< deadline > Class Template Reference
Defines a configurable deadline attribute for describing a point in time relative to the current one when a specific event is expected to be occurred. More...
#include <RelativeDeadline.h>
Inheritance diagram for famouso::mw::attributes::RelativeDeadline< deadline >:
Public Types | |
typedef RelativeDeadline | type |
Detailed Description
template<uint64_t deadline>
class famouso::mw::attributes::RelativeDeadline< deadline >
Defines a configurable deadline attribute for describing a point in time relative to the current one when a specific event is expected to be occurred.
The unit of the attribute value is the number of microseconds since now.
- Template Parameters:
-
deadline Describes the initial value to be set
Member Typedef Documentation
template<uint64_t deadline>
typedef RelativeDeadline famouso::mw::attributes::RelativeDeadline< deadline >::type |
The documentation for this class was generated from the following file:
- include/mw/attributes/RelativeDeadline.h