ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
validation-error.hpp File Reference
#include <cstdint>
#include <iosfwd>
#include <string>
+ Include dependency graph for validation-error.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::ValidationError
 Validation error code and optional detailed error message. More...
 

Namespaces

namespace  ndn
 
namespace  ndn::security
 Contains the ndn-cxx security framework.
 

Functions

std::ostream & ndn::security::operator<< (std::ostream &os, ValidationError::Code code)