#include <cstdint>#include <cstring>#include <promeki/core/namespace.h>#include <promeki/core/string.h>#include <promeki/core/result.h>#include <promeki/core/array.h>
Go to the source code of this file.
Classes | |
| class | MacAddress |
| IEEE 802 MAC (Ethernet hardware) address. More... | |
Functions | |
| TextStream & | operator<< (TextStream &stream, const MacAddress &addr) |
| Writes a colon-separated MAC address to the stream. | |
See LICENSE file in the project root folder for license information.