32#ifndef RCSC_COMMON_FREEFORM_MESSAGE_PARSER_H
33#define RCSC_COMMON_FREEFORM_MESSAGE_PARSER_H
48 typedef std::shared_ptr< FreeformMessageParser >
Ptr;
52 const std::string M_type;
80 const std::string &
type()
const
92 int parse(
const char * msg ) = 0;