senf::INet4AddressingPolicy Struct Reference
[Policy Implementation classes]

Addressing policy supporting IPv4 addressing. More...

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

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

List of all members.


Detailed Description

Addressing policy supporting IPv4 addressing.
Address Type:
INet4SocketAddress
This addressing policy implements addressing using Internet V4 addresses.

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

Definition at line 223 of file INetAddressing.hh.


Public Types

typedef INet4SocketAddress  Address

Member Typedef Documentation

typedef INet4SocketAddress senf::INet4AddressingPolicy::
Address

Reimplemented from senf::BSDAddressingPolicy.

Definition at line 227 of file INetAddressing.hh.


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