|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
#include "ndn-cxx/security/transform/strip-space.hpp"
Include dependency graph for strip-space.cpp:Go to the source code of this file.
Namespaces | |
| namespace | ndn |
| namespace | ndn::security |
| Contains the ndn-cxx security framework. | |
| namespace | ndn::security::transform |
Functions | |
| unique_ptr< Transform > | ndn::security::transform::stripSpace (const char *whitespaces=StripSpace::DEFAULT_WHITESPACES) |
| Constructs a StripSpace transform. | |