|
m2etis
0.4
|
#include <HierarchicalSpreadItRoutingInfo.h>

Public Types | |
| typedef boost::shared_ptr< HierarchicalSpreadItRoutingInfo< NetworkType > > | Ptr |
Static Public Member Functions | |
| static bool | doSerialize (ActionType t) |
Public Attributes | |
| NetworkType::Key | node_adress |
| NetworkType::Key | sender |
| bool | selfSend |
Friends | |
| class | boost::serialization::access |
Additional Inherited Members |
Definition at line 33 of file HierarchicalSpreadItRoutingInfo.h.
| typedef boost::shared_ptr<HierarchicalSpreadItRoutingInfo<NetworkType> > m2etis::message::HierarchicalSpreadItRoutingInfo< NetworkType >::Ptr |
Definition at line 35 of file HierarchicalSpreadItRoutingInfo.h.
|
inlinestatic |
Definition at line 37 of file HierarchicalSpreadItRoutingInfo.h.
|
friend |
Definition at line 47 of file HierarchicalSpreadItRoutingInfo.h.
| NetworkType::Key m2etis::message::HierarchicalSpreadItRoutingInfo< NetworkType >::node_adress |
Definition at line 42 of file HierarchicalSpreadItRoutingInfo.h.
| bool m2etis::message::HierarchicalSpreadItRoutingInfo< NetworkType >::selfSend |
Definition at line 44 of file HierarchicalSpreadItRoutingInfo.h.
| NetworkType::Key m2etis::message::HierarchicalSpreadItRoutingInfo< NetworkType >::sender |
Definition at line 43 of file HierarchicalSpreadItRoutingInfo.h.