|
using | TagListType = std::set<std::string, std::less<>> |
|
|
void | clear () |
|
void | add (std::string_view tag) |
|
void | del (std::string_view tag) |
|
bool | check (std::string_view tag) const |
|
std::size_t | getSize () const |
|
fge::TagList::TagListType::const_iterator | begin () const |
|
fge::TagList::TagListType::const_iterator | end () const |
|
The documentation for this class was generated from the following file: