24 #ifndef NDN_UTIL_REGEX_REGEX_PSEUDO_MATCHER_HPP 25 #define NDN_UTIL_REGEX_REGEX_PSEUDO_MATCHER_HPP 27 #include "../../common.hpp" 76 #endif // NDN_UTIL_REGEX_REGEX_PSEUDO_MATCHER_HPP Copyright (c) 2013-2017 Regents of the University of California.
virtual ~RegexPseudoMatcher()
virtual void compile()
Compile the regular expression to generate the more matchers when necessary.
std::vector< name::Component > m_matchResult
void setMatchResult(const std::string &str)
Component holds a read-only name component value.