|
HDK
|
#include <UT_StringSet.h>
Inheritance diagram for UT_SortedStringSet:Public Types | |
| typedef Parent::const_iterator | const_iterator |
| typedef Parent::iterator | iterator |
| typedef Parent::size_type | size_type |
Public Types inherited from UT_SortedSet< UT_StringHolder > | |
| typedef std::set < UT_StringHolder, std::less < UT_StringHolder > > | Base |
| typedef std::less < UT_StringHolder > | LessThan |
| typedef Base::key_type | key_type |
| typedef Base::value_type | value_type |
| typedef Base::key_compare | key_compare |
| typedef Base::iterator | iterator |
| typedef Base::const_iterator | const_iterator |
Definition at line 106 of file UT_StringSet.h.
Definition at line 111 of file UT_StringSet.h.
Definition at line 112 of file UT_StringSet.h.
| typedef Parent::size_type UT_SortedStringSet::size_type |
Definition at line 113 of file UT_StringSet.h.
|
inline |
Definition at line 131 of file UT_StringSet.h.
|
inline |
Definition at line 135 of file UT_StringSet.h.
|
inline |
Definition at line 115 of file UT_StringSet.h.
|
inline |
Definition at line 117 of file UT_StringSet.h.
|
inline |
Definition at line 146 of file UT_StringSet.h.
|
inline |
Definition at line 153 of file UT_StringSet.h.
|
inline |
Set-wise boolean operations.
Definition at line 142 of file UT_StringSet.h.