Policy defining the framing format. More...
#include <senf/Socket/SocketPolicy.hh>
Public Member Functions | |
virtual | ~FramingPolicyBase () |
Policy defining the framing format.
This policy does not define any operations since it does have no influence on any method signature. It does however affect the semantics of the read()
and write()
operations.
Definition at line 291 of file SocketPolicy.hh.
|
virtual |
Definition at line 29 of file SocketPolicy.cc.