#include "block.hpp"#include "block-helpers.hpp"#include "tlv.hpp"#include "encoding-buffer.hpp"#include "buffer-stream.hpp"#include <boost/lexical_cast.hpp>#include <boost/asio/buffer.hpp>
Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
Variables | |
| const size_t | ndn::MAX_SIZE_OF_BLOCK_FROM_STREAM = MAX_NDN_PACKET_SIZE |