Hydra 0.20
hydra::Token Class Reference

#include <Query.h>

List of all members.

Public Member Functions

virtual bool isMatch (const hydra::tags_t &t)=0

Detailed Description

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.

Author:
Aleksander Demko

Member Function Documentation

virtual bool hydra::Token::isMatch ( const hydra::tags_t &  t) [pure virtual]

Does this token tree match against the given tags?

Author:
Aleksander Demko

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables