#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 137 of file netlink-message.hpp.
|
inlineexplicitnoexcept |
Definition at line 215 of file netlink-message.hpp.
References ndn::net::getAttributeType().
|
inlinenoexcept |
Definition at line 223 of file netlink-message.hpp.
|
inline |
Definition at line 230 of file netlink-message.hpp.
References ndn::net::getAttributeValue(), ndn::net::getAttributeValueLength(), and nonstd::optional_lite::nullopt.