22 #ifndef __M2ETIS_MESSAGE_GMSORDERINFO_H__
23 #define __M2ETIS_MESSAGE_GMSORDERINFO_H__
27 #include "boost/serialization/base_object.hpp"
37 template<
class NetworkType>
40 typedef boost::shared_ptr<GMSOrderInfo>
Ptr;
84 template<
typename Archive>
85 void serialize(Archive & ar,
const unsigned int) {
86 ar & boost::serialization::base_object<OrderInfo>(*this);
uint64_t mT
main tree for sender
uint64_t seqNr
id used to order msgs on a single link
uint64_t realTree
id on which the real Msg was published
NetworkType::Key sender
initial sender of this msg
TYPE type
type of this message
boost::shared_ptr< GMSOrderInfo > Ptr
friend class boost::serialization::access
uint64_t msgNr
globally unique msg id set by root
static bool doSerialize(ActionType)
serialise for ALL messages