#include <UT_TagManager.h>

Public Member Functions | |
| UT_TagList (UT_TagManager &manager, ut_TagList *list) | |
| ~UT_TagList () | |
| void | getListString (UT_WorkBuffer &buffer) const |
| bool | match (const UT_TagExpression &pattern) const |
| uint | hash () const |
| bool | compare (const UT_TagList &list) const |
Friends | |
| class | UT_TagManager |
Definition at line 51 of file UT_TagManager.h.
| UT_TagList::UT_TagList | ( | UT_TagManager & | manager, | |
| ut_TagList * | list | |||
| ) | [inline] |
Definition at line 58 of file UT_TagManager.h.
| UT_TagList::~UT_TagList | ( | ) |
| bool UT_TagList::compare | ( | const UT_TagList & | list | ) | const |
| void UT_TagList::getListString | ( | UT_WorkBuffer & | buffer | ) | const |
| uint UT_TagList::hash | ( | ) | const |
| bool UT_TagList::match | ( | const UT_TagExpression & | pattern | ) | const |
friend class UT_TagManager [friend] |
Definition at line 70 of file UT_TagManager.h.
1.5.9