famouso::mw::attributes::TTL< ttl > Class Template Reference
defines a configurable Time-To-Live attribute for describing how many different networks can be passed via gateways. If the ttl attached on an event reaches zero, the event will be discarded. More...
#include <TTL.h>
Inheritance diagram for famouso::mw::attributes::TTL< ttl >:
Public Types | |
typedef TTL | type |
Detailed Description
template<uint8_t ttl>
class famouso::mw::attributes::TTL< ttl >
defines a configurable Time-To-Live attribute for describing how many different networks can be passed via gateways. If the ttl attached on an event reaches zero, the event will be discarded.
- Template Parameters:
-
ttl describes the initial value to be set
Member Typedef Documentation
template<uint8_t ttl>
typedef TTL famouso::mw::attributes::TTL< ttl >::type |
The documentation for this class was generated from the following file:
- include/mw/attributes/TTL.h