Wiselib
Public Types | Public Member Functions
wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P > Class Template Reference

#include <localization_dv_hop_messages.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef Radio_P Radio
typedef Arithmatic_P Arithmatic
typedef Radio::node_id_t node_id_t
typedef Radio::block_data_t block_data_t
typedef Radio::size_t size_t
typedef Radio::message_id_t message_id_t

Public Member Functions

 LocalizationDvCalMessage ()
message_id_t msg_id ()
void set_msg_id (message_id_t id)
Arithmatic avg_hop_dist ()
void set_avg_hop_dist (Arithmatic avg_hop_dist)
size_t buffer_size ()

template<typename OsModel_P, typename Radio_P, typename Arithmatic_P = double>
class wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >


Member Typedef Documentation

template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef Arithmatic_P wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::Arithmatic
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef Radio::block_data_t wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::block_data_t
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef Radio::message_id_t wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::message_id_t
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef Radio::node_id_t wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::node_id_t
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef OsModel_P wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::OsModel
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef Radio_P wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::Radio
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
typedef Radio::size_t wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::size_t

Constructor & Destructor Documentation

template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::LocalizationDvCalMessage ( ) [inline]

Member Function Documentation

template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
Arithmatic wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::avg_hop_dist ( ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
size_t wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::buffer_size ( void  ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
message_id_t wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::msg_id ( ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
void wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::set_avg_hop_dist ( Arithmatic  avg_hop_dist) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P = double>
void wiselib::LocalizationDvCalMessage< OsModel_P, Radio_P, Arithmatic_P >::set_msg_id ( message_id_t  id) [inline]

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