senf::NotReadablePolicy Struct Reference
[Policy Implementation classes]

ReadPolicy for unreadable sockets. More...

#include <senf/Socket/ReadWritePolicy.hh>

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

List of all members.


Detailed Description

ReadPolicy for unreadable sockets.

This is different from UndefinedReadPolicy (which is the same as ReadPolicyBase). This policy class defines the socket readability -- it explicitly states, that the socket does not support reading.

Definition at line 90 of file ReadWritePolicy.hh.


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