Classes | |
struct | DecodeHelper |
struct | DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > |
struct | DecodeHelper< TlvType, uint64_t > |
struct | EncodeHelper |
struct | EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > |
struct | EncodeHelper< TAG, TlvType, uint64_t > |
struct | ExtractFieldInfo |
class | FieldDecl |
class | FieldInfo |
Functions | |
template<typename TAG > | |
int | getLocationSortOrder () |
template<> | |
int | getLocationSortOrder< field_location_tags::Header > () |
template<> | |
int | getLocationSortOrder< field_location_tags::Fragment > () |
bool | compareFieldSortOrder (const FieldInfo &first, const FieldInfo &second) |
|
inline |
|
inline |
Definition at line 74 of file field-info.hpp.
|
inline |
Definition at line 81 of file field-info.hpp.
|
inline |
Definition at line 87 of file field-info.hpp.
References ndn::lp::detail::FieldInfo::locationSortOrder, and ndn::lp::detail::FieldInfo::tlvType.
Referenced by ndn::lp::Packet::wireDecode().