#include <netlink-message.hpp>
Public Member Functions | |
NetlinkMessageAttributes (const T *begin, size_t length) noexcept | |
size_t | size () const noexcept |
template<typename U > | |
optional< U > | getAttributeByType (uint16_t attrType) const |
Definition at line 138 of file netlink-message.hpp.
|
inlineexplicitnoexcept |
Definition at line 216 of file netlink-message.hpp.
References ndn::net::getAttributeType().
|
inlinenoexcept |
Definition at line 224 of file netlink-message.hpp.
Referenced by ndn::net::updateInterfaceState().
|
inline |
Definition at line 231 of file netlink-message.hpp.
References ndn::ethernet::ADDR_LEN, ndn::net::getAttributeLength(), ndn::net::getAttributeLengthAligned(), ndn::net::getAttributeValue(), and nonstd::optional_lite::nullopt.
Referenced by ndn::net::updateInterfaceState().