senf::NotWriteablePolicy Struct Reference
[Policy Implementation classes]

WritePolicy for unwriteable sockets. More...

#include <senf/Socket/ReadWritePolicy.hh>

Inheritance diagram for senf::NotWriteablePolicy:
Inheritance graph
[legend]

List of all members.


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 158 of file ReadWritePolicy.hh.


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