m2etis  0.4
m2etis::message::SpreadItRoutingInfo< NetworkType > Class Template Reference

#include <SpreadItRoutingInfo.h>

Inheritance diagram for m2etis::message::SpreadItRoutingInfo< NetworkType >:
Inheritance graph

Public Types

typedef boost::shared_ptr< SpreadItRoutingInfo< NetworkType > > Ptr
 
- Public Types inherited from m2etis::message::RoutingInfo< NetworkType >
enum  RoutingType : uint8_t { RoutingType::NONE, RoutingType::ACK, RoutingType::REDIRECT, RoutingType::STOP }
 
typedef boost::shared_ptr< RoutingInfo< NetworkType > > Ptr
 

Static Public Member Functions

static bool doSerialize (ActionType t)
 

Public Attributes

NetworkType::Key node_adress
 
- Public Attributes inherited from m2etis::message::RoutingInfo< NetworkType >
RoutingType action
 

Friends

class boost::serialization::access
 

Additional Inherited Members

- Public Member Functions inherited from m2etis::message::RoutingInfo< NetworkType >
 RoutingInfo ()
 
virtual ~RoutingInfo ()
 

Detailed Description

template<class NetworkType>
class m2etis::message::SpreadItRoutingInfo< NetworkType >

Definition at line 33 of file SpreadItRoutingInfo.h.

Member Typedef Documentation

template<class NetworkType >
typedef boost::shared_ptr<SpreadItRoutingInfo<NetworkType> > m2etis::message::SpreadItRoutingInfo< NetworkType >::Ptr

Definition at line 35 of file SpreadItRoutingInfo.h.

Member Function Documentation

template<class NetworkType >
static bool m2etis::message::SpreadItRoutingInfo< NetworkType >::doSerialize ( ActionType  t)
inlinestatic

Definition at line 37 of file SpreadItRoutingInfo.h.

Friends And Related Function Documentation

template<class NetworkType >
friend class boost::serialization::access
friend

Definition at line 49 of file SpreadItRoutingInfo.h.

Member Data Documentation

template<class NetworkType >
NetworkType::Key m2etis::message::SpreadItRoutingInfo< NetworkType >::node_adress

Definition at line 46 of file SpreadItRoutingInfo.h.


The documentation for this class was generated from the following file: