HDK
|
#include <UT_StringSet.h>
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 107 of file UT_StringSet.h.
Definition at line 112 of file UT_StringSet.h.
Definition at line 113 of file UT_StringSet.h.
typedef Parent::size_type UT_SortedStringSet::size_type |
Definition at line 114 of file UT_StringSet.h.
|
inline |
Definition at line 132 of file UT_StringSet.h.
|
inline |
Definition at line 136 of file UT_StringSet.h.
|
inline |
Definition at line 116 of file UT_StringSet.h.
|
inline |
Definition at line 118 of file UT_StringSet.h.
|
inline |
Definition at line 147 of file UT_StringSet.h.
|
inline |
Definition at line 154 of file UT_StringSet.h.
|
inline |
Set-wise boolean operations.
Definition at line 143 of file UT_StringSet.h.