22 #ifndef NDN_CXX_DETAIL_PACKET_BASE_HPP
23 #define NDN_CXX_DETAIL_PACKET_BASE_HPP
base class to allow simple management of packet tags
void setCongestionMark(uint64_t mark)
set the CongestionMark tag to the specified value
uint64_t getCongestionMark() const
get the value of the CongestionMark tag
Base class to store tag information (e.g., inside Interest and Data packets)