#include <senf/Socket/SocketPolicy.hh>
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 310 of file SocketPolicy.hh.
Public Member Functions |
|
virtual | ~FramingPolicyBase () |
senf::FramingPolicyBase:: | ||||
~FramingPolicyBase | () | |||
Definition at line 38 of file SocketPolicy.cc.