NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
field-decl.hpp File Reference
#include "../field.hpp"
#include "../tlv.hpp"
#include "../../encoding/block-helpers.hpp"
#include "../../util/concepts.hpp"
#include <boost/concept/requires.hpp>
Include dependency graph for field-decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ndn::lp::detail::DecodeHelper< TlvType, T >
 
struct  ndn::lp::detail::DecodeHelper< TlvType, uint64_t >
 
struct  ndn::lp::detail::DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >
 
struct  ndn::lp::detail::EncodeHelper< TAG, TlvType, T >
 
struct  ndn::lp::detail::EncodeHelper< TAG, TlvType, uint64_t >
 
struct  ndn::lp::detail::EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >
 
class  ndn::lp::detail::FieldDecl< LOCATION, VALUE, TYPE, REPEATABLE >
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::lp
 
 ndn::lp::detail