|
using | MatchNodeMap = std::unordered_map< typename MatchGraph< GraphType >::NodeRef, typename GraphType::NodeRef > |
|
|
bool | isMatch () const |
|
std::string | getDebugMessage () const |
|
std::shared_ptr< typename GraphType::SubgraphType > | getMatchedSubgraph () const |
|
std::shared_ptr< MatchNodeMap > | getMatchNodeMap () const |
|
template<typename GraphType>
class nom::matcher::SubgraphMatchResult< GraphType >
Definition at line 97 of file SubgraphMatcher.h.
The documentation for this class was generated from the following file: