1 #ifndef __FIPAACL_MESSAGEPARSER_MSGPRINTER_H_ 2 #define __FIPAACL_MESSAGEPARSER_MSGPRINTER_H_ 4 #include <fipa_acl/message_parser/types.h> 6 namespace fipa {
namespace acl {
void print(const fipa::acl::Message &msg) const
Allows printing of a newly constructed fipa::acl::Message.
Foundation of Physical Intelligent Agents.