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 {
Allows printing of a newly constructed fipa::acl::Message.
void print(const fipa::acl::Message &msg) const
Foundation of Physical Intelligent Agents.