#include <Tag.h>
Public Member Functions | |
TagSet () | |
TagSet (const Tag &t) | |
Automatic conversion between a tag and a tagset composed of this tag. More... | |
bool | includes (const Tag &t) const |
Returns true if this TagSet contains specified tag. More... | |
bool | includes (const TagSet &t) const |
Returns true if this TagSet contains all specified tags. More... | |
|
inline |
|
inline |
Automatic conversion between a tag and a tagset composed of this tag.
Returns true if this TagSet contains specified tag.