senf::LLAddressingPolicy Struct Reference
[Policy Implementation classes]

Addressing policy supporting link-local addressing. More...

#include <senf/Socket/Protocols/Raw/LLAddressing.hh>

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

List of all members.


Detailed Description

Addressing policy supporting link-local addressing.
Address Type:
LLSocketAddress
This addressing policy implements generic link local addressing. The predominant type of link local addressing is Ethernet addressing.

Since the link layer does not support the notion of connections, link local addresses do not support the connect() or peer() members.

Definition at line 151 of file LLAddressing.hh.


Public Types

typedef LLSocketAddress  Address

Member Typedef Documentation

typedef LLSocketAddress senf::LLAddressingPolicy::
Address

Reimplemented from senf::BSDAddressingPolicy.

Definition at line 155 of file LLAddressing.hh.


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