|
unilink
0.4.3
A simple C++ library for unified async communication
|
This is the complete list of members for unilink::framer::IFramer, including all inherited members.
| MessageCallback typedef | unilink::framer::IFramer | |
| push_bytes(memory::ConstByteSpan data)=0 | unilink::framer::IFramer | pure virtual |
| reset()=0 | unilink::framer::IFramer | pure virtual |
| set_on_message(MessageCallback cb)=0 | unilink::framer::IFramer | pure virtual |
| ~IFramer()=default | unilink::framer::IFramer | virtual |