m2etis
0.4
|
#include <DirectBroadcastRoutingInfo.h>
Public Types | |
typedef boost::shared_ptr< DirectBroadcastRoutingInfo< NetworkType > > | Ptr |
Static Public Member Functions | |
static bool | doSerialize (ActionType t) |
Public Attributes | |
std::set< typename NetworkType::Key > | _nodes |
Friends | |
class | boost::serialization::access |
Additional Inherited Members |
Definition at line 34 of file DirectBroadcastRoutingInfo.h.
typedef boost::shared_ptr<DirectBroadcastRoutingInfo<NetworkType> > m2etis::message::DirectBroadcastRoutingInfo< NetworkType >::Ptr |
Definition at line 36 of file DirectBroadcastRoutingInfo.h.
|
inlinestatic |
Definition at line 38 of file DirectBroadcastRoutingInfo.h.
|
friend |
Definition at line 50 of file DirectBroadcastRoutingInfo.h.
std::set<typename NetworkType::Key> m2etis::message::DirectBroadcastRoutingInfo< NetworkType >::_nodes |
Definition at line 47 of file DirectBroadcastRoutingInfo.h.