32#ifndef RCSC_COMMON_FREEFORM_MESSAGE_H
33#define RCSC_COMMON_FREEFORM_MESSAGE_H
50 typedef std::shared_ptr< const FreeformMessage >
Ptr;
54 const std::string M_type;
82 const std::string &
type()
const
100 bool append( std::string & to )
const = 0;