options for DummyClientFace More...
#include <dummy-client-face.hpp>
Public Attributes | |
bool | enablePacketLogging |
if true, packets sent out of DummyClientFace will be appended to a container More... | |
bool | enableRegistrationReply |
if true, prefix registration command will be automatically replied with a successful response More... | |
options for DummyClientFace
Definition at line 38 of file dummy-client-face.hpp.
bool ndn::util::DummyClientFace::Options::enablePacketLogging |
if true, packets sent out of DummyClientFace will be appended to a container
Definition at line 42 of file dummy-client-face.hpp.
bool ndn::util::DummyClientFace::Options::enableRegistrationReply |
if true, prefix registration command will be automatically replied with a successful response
Definition at line 47 of file dummy-client-face.hpp.