13 #ifndef SVC_FRAMING_PROTOCOL_INTERFACE_HPP 14 #define SVC_FRAMING_PROTOCOL_INTERFACE_HPP 43 #endif // SVC_FRAMING_PROTOCOL_INTERFACE_HPP
virtual void send(Fw::Buffer &outgoing)=0
send framed data out of the framer
RateGroupDivider component implementation.
virtual ~FramingProtocolInterface()
interface supplied to the framing protocol
virtual Fw::Buffer allocate(const U32 size)=0
allocation callback to allocate memory when framing