Include dependency graph for strip-space.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::security::transform::StripSpace |
| strip whitespace characters from a stream More... | |
Namespaces | |
| ndn | |
| ndn::security | |
| ndn::security::transform | |
Functions | |
| unique_ptr< Transform > | ndn::security::transform::stripSpace (const char *whitespaces=StripSpace::DEFAULT_WHITESPACES) |
| constructs a StripSpace transform More... | |