senf::NoAddressingPolicy Struct Reference

AddressingPolicy for non-addressable sockets. More...

#include <senf/Socket/AddressingPolicy.hh>

Inheritance diagram for senf::NoAddressingPolicy:

Additional Inherited Members

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

Detailed Description

AddressingPolicy for non-addressable sockets.

This is different from UndefinedAddressingPolicy (which is the same as AddressingPolicyBase). This policy class defines the addressing – it explicitly states, that the socket does not support any addressing.

Definition at line 39 of file AddressingPolicy.hh.


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