senf::NotWriteablePolicy Struct Reference

WritePolicy for unwriteable sockets. More...

#include <senf/Socket/ReadWritePolicy.hh>

Inheritance diagram for senf::NotWriteablePolicy:

Additional Inherited Members

- Public Member Functions inherited from senf::WritePolicyBase
virtual ~WritePolicyBase ()
 

Detailed Description

WritePolicy for unwriteable sockets.

This is different from UndefinedWritePolicy (which is the same as WritePolicyBase). This policy class defines the socket writeability – it explicitly states, that the socket does not support writing.

Definition at line 150 of file ReadWritePolicy.hh.


The documentation for this struct was generated from the following file: