senf::UNAddressingPolicy Struct Reference
[Policy Implementation classes]

Addressing policy supporting unix domain addressing. More...

#include <senf/Socket/Protocols/UN/UNAddressing.hh>

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

List of all members.


Detailed Description

Addressing policy supporting unix domain addressing.
Address Type:
UNSocketAddress
This addressing policy implements addressing using unix domain addresses.

The various members are directly imported from BSDAddressingPolicyMixin which see for a detailed documentation.

Definition at line 96 of file UNAddressing.hh.


Public Types

typedef UNSocketAddress  Address

Member Typedef Documentation

typedef UNSocketAddress senf::UNAddressingPolicy::
Address

Reimplemented from senf::BSDAddressingPolicy.

Definition at line 100 of file UNAddressing.hh.


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