|
m2etis
0.4
|
#include "m2etis/message/InternalMessage.h"#include "m2etis/pubsub/config/ChannelType.h"#include "boost/archive/text_iarchive.hpp"#include "boost/archive/text_oarchive.hpp"
Go to the source code of this file.
Namespaces | |
| m2etis | |
Functions | |
| template<class NetworkType > | |
| NetworkMessage< NetworkType >::Ptr | m2etis::message::serialization::deserializeNetworkMsg (const std::string &msg) |
| template<class MessageType > | |
| std::string | m2etis::message::serialization::serializeNetworkMsg (typename MessageType::Ptr msg) |