senf::INet6AddressingPolicy Struct Reference
[Policy Implementation classes]

Addressing policy supporting IPv6 addressing. More...

#include <senf/Socket/Protocols/INet/INetAddressing.hh>

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

List of all members.


Detailed Description

Addressing policy supporting IPv6 addressing.
Address Type:
INet6SocketAddress
This addressing policy implements addressing using Internet V6 addresses.

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

Definition at line 247 of file INetAddressing.hh.


Public Types

typedef INet6SocketAddress  Address

Member Typedef Documentation

typedef INet6SocketAddress senf::INet6AddressingPolicy::
Address

Reimplemented from senf::BSDAddressingPolicy.

Definition at line 251 of file INetAddressing.hh.


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