Base class for packet tags that can hold any arbitrary information. More...
#include <ndn-cxx/tag.hpp>
Public Member Functions | |
virtual | ~Tag ()=default |
Static Public Member Functions | |
static constexpr int | getTypeId () noexcept |
Returns an integer that uniquely identifies this Tag type. More... | |
Base class for packet tags that can hold any arbitrary information.
|
virtualdefault |
|
inlinestaticconstexprnoexcept |
Returns an integer that uniquely identifies this Tag type.