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

#include <DirectRoutingInfo.h>

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

Public Types

typedef boost::shared_ptr< DirectRoutingInfo< 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)
 

Friends

class boost::serialization::access
 

Additional Inherited Members

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

Detailed Description

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

Definition at line 33 of file DirectRoutingInfo.h.

Member Typedef Documentation

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

Definition at line 35 of file DirectRoutingInfo.h.

Member Function Documentation

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

Definition at line 37 of file DirectRoutingInfo.h.

Friends And Related Function Documentation

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

Definition at line 42 of file DirectRoutingInfo.h.


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