22 #ifndef NDN_PACKET_BASE_HPP 23 #define NDN_PACKET_BASE_HPP 47 #endif // NDN_PACKET_BASE_HPP Copyright (c) 2013-2017 Regents of the University of California.
uint64_t getCongestionMark() const
get the value of the CongestionMark tag
Base class to store tag information (e.g., inside Interest and Data packets)
void setCongestionMark(uint64_t mark)
set the CongestionMark tag to the specified value
base class to allow simple management of packet tags