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

#include <localization_sum_dist_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

 LocalizationSumDistMessage ()
message_id_t msg_id ()
void set_msg_id (message_id_t id)
node_id_t anchor ()
void set_anchor (node_id_t anchor)
Arithmatic path_length ()
void set_path_length (Arithmatic path_length)
Vec< Arithmaticanchor_position ()
void set_anchor_position (Vec< Arithmatic > pos)
size_t buffer_size ()

template<typename OsModel_P, typename Radio_P, typename Arithmatic_P>
class wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
node_id_t wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::anchor ( ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
Vec<Arithmatic> wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::anchor_position ( ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
size_t wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::buffer_size ( void  ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
message_id_t wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::msg_id ( ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
Arithmatic wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::path_length ( ) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
void wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::set_anchor ( node_id_t  anchor) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
void wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::set_anchor_position ( Vec< Arithmatic pos) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
void wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::set_msg_id ( message_id_t  id) [inline]
template<typename OsModel_P , typename Radio_P , typename Arithmatic_P >
void wiselib::LocalizationSumDistMessage< OsModel_P, Radio_P, Arithmatic_P >::set_path_length ( Arithmatic  path_length) [inline]

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