|
| Tags (const std::string &tags) |
|
| Tags (const char *tags) |
|
Tags & | operator= (const std::string &that) |
|
void | addTag (Tag) |
|
void | addTags (const Tags &t) |
|
size_t | size () const |
|
bool | empty () const |
|
std::string | getString () const |
|
int | getMatches (const Tags &) const |
|
|
static const Tags | None |
|
static const Tags | GL |
|
static const Tags | CL |
|
static const Tags | CPU |
|
static const Tags | PY |
|
|
std::ostream & | operator<< (std::ostream &os, const inviwo::Tags &obj) |
|
bool | operator== (const Tags &lhs, const Tags &rhs) |
|
bool | operator< (const Tags &lhs, const Tags &rhs) |
|
The documentation for this class was generated from the following files:
- processortags.h
- processortags.cpp