Wiselib
Public Attributes
wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information Struct Reference

#include <reliableradio.h>

List of all members.

Public Attributes

uint16_t seq_no
node_id_t destination
int timestamp
int retries
event_notifier_delegate_t event_notifier_callback

template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
struct wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information


Member Data Documentation

template<typename OsModel_P , typename Radio_P , typename Timer_P , typename Debug_P >
node_id_t wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information::destination
template<typename OsModel_P , typename Radio_P , typename Timer_P , typename Debug_P >
event_notifier_delegate_t wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information::event_notifier_callback
template<typename OsModel_P , typename Radio_P , typename Timer_P , typename Debug_P >
int wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information::retries
template<typename OsModel_P , typename Radio_P , typename Timer_P , typename Debug_P >
uint16_t wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information::seq_no
template<typename OsModel_P , typename Radio_P , typename Timer_P , typename Debug_P >
int wiselib::ReliableRadio< OsModel_P, Radio_P, Timer_P, Debug_P >::information::timestamp

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines