alternative Standard Libary
0.29.8
Öffentliche Methoden
|
Aufstellung aller Elemente
std::net::Mac48Address Klassenreferenz
#include <
physicaladdress.hpp
>
Klassendiagramm für std::net::Mac48Address:
[
Legende
]
Zusammengehörigkeiten von std::net::Mac48Address:
[
Legende
]
Öffentliche Methoden
Mac48Address
(unsigned char *addr)
Mac48Address
(const
Mac48Address
&orig)
Ausführliche Beschreibung
Beschreibung der Konstruktoren und Destruktoren
◆
Mac48Address()
[1/2]
std::net::Mac48Address::Mac48Address
(
unsigned char *
addr
)
inline
55
:
physicaladdress
(addr, 6) {}
std::net::physicaladdress::physicaladdress
physicaladdress()
◆
Mac48Address()
[2/2]
std::net::Mac48Address::Mac48Address
(
const
Mac48Address
&
orig
)
inline
56
:
physicaladdress
(orig) {}
std::net::physicaladdress::physicaladdress
physicaladdress()
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
include/network/
physicaladdress.hpp
std
net
Mac48Address
Erzeugt von
1.8.13