#include "strip-space.hpp"
Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::security | |
| ndn::security::transform | |
Functions | |
| unique_ptr< Transform > | ndn::security::transform::stripSpace (const char *whitespaces=StripSpace::DEFAULT_WHITESPACES) | 
| constructs a StripSpace transform  More... | |