senf::NotReadablePolicy Struct Reference

ReadPolicy for unreadable sockets. More...

#include <senf/Socket/ReadWritePolicy.hh>

Inheritance diagram for senf::NotReadablePolicy:

Additional Inherited Members

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

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


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