Hydra 0.20
|
#include <Query.h>
Public Member Functions | |
virtual bool | isMatch (const hydra::tags_t &t)=0 |
Core token/query object for token trees. This is an object reprentation of a query that can then be used to test against tag sets for matches.
virtual bool hydra::Token::isMatch | ( | const hydra::tags_t & | t | ) | [pure virtual] |
Does this token tree match against the given tags?