26 #ifndef NFD_TOOLS_NFDC_CANONIZER_HPP
27 #define NFD_TOOLS_NFDC_CANONIZER_HPP
33 #include <ndn-cxx/net/face-uri.hpp>
42 std::pair<optional<FaceUri>, std::string>
43 canonize(ExecuteContext& ctx,
const FaceUri& uri);
51 std::pair<FindFace::Code, std::string>
53 const std::string& error,
54 const std::string& field =
"");
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents,...