SetImpl< SET > Member List
This is the complete list of members for SetImpl< SET > , including all inherited members.
_set | SetImpl< SET > | private |
Clone (Bool cloneElements) const | SetImpl< SET > | |
ConstIterator typedef | SetImpl< SET > | |
CONSTSET | SetImpl< SET > | static |
Contains (const ValueType &value) const | SetImpl< SET > | |
CopyFrom (const Interface &other) | SetImpl< SET > | |
Erase (const ValueType &value) | SetImpl< SET > | |
Erase (const Iterator &iterator) | SetImpl< SET > | |
Flush () | SetImpl< SET > | |
GetCount () const | SetImpl< SET > | |
GetIterator (Iterator *it) | SetImpl< SET > | private static |
GetIterator (ConstIterator *it) | SetImpl< SET > | private static |
GetIterator (const Iterator *it) | SetImpl< SET > | private static |
GetIterator (const ConstIterator *it) | SetImpl< SET > | private static |
GetMemorySize () const | SetImpl< SET > | |
GetSet () | SetImpl< SET > | |
GetSet () const | SetImpl< SET > | |
GetValueDataType () const | SetImpl< SET > | |
Insert (const ValueType &value, Bool &added=BoolLValue()) | SetImpl< SET > | |
Insert (ValueType &&value, Bool &added=BoolLValue()) | SetImpl< SET > | |
接口 typedef | SetImpl< SET > | |
Iterator typedef | SetImpl< SET > | |
IteratorFree (Iterator *it) const | SetImpl< SET > | |
IteratorFree (ConstIterator *it) const | SetImpl< SET > | |
IteratorGet (const Iterator *it) const | SetImpl< SET > | |
IteratorGet (const ConstIterator *it) const | SetImpl< SET > | |
IteratorInc (Iterator *it) const | SetImpl< SET > | |
IteratorInc (ConstIterator *it) const | SetImpl< SET > | |
IteratorInit (Iterator *it, Bool end) | SetImpl< SET > | |
IteratorInit (ConstIterator *it, Bool end) const | SetImpl< SET > | |
IteratorInitMove (Iterator *dest, Iterator *src) const | SetImpl< SET > | |
IteratorInitMove (ConstIterator *dest, ConstIterator *src) const | SetImpl< SET > | |
IteratorIsEqual (const Iterator *a, const Iterator *b) const | SetImpl< SET > | |
IteratorIsEqual (const ConstIterator *a, const ConstIterator *b) const | SetImpl< SET > | |
MAXON_DISALLOW_COPY_AND_ASSIGN (SetImpl) | SetImpl< SET > | private |
MAXON_IMPLEMENTATION_SIMPLE (SetImpl, typename) | SetImpl< SET > | |
REFERENCE | SetImpl< SET > | static |
重置 () | SetImpl< SET > | |
SetImpl () | SetImpl< SET > | |
SetImpl (SET &&set) | SetImpl< SET > | explicit |
SetImpl (SetImpl &&src) | SetImpl< SET > | |
SetType typedef | SetImpl< SET > | |
Super typedef | SetImpl< SET > | |
ToString (const FormatStatement *formatStatement=nullptr) const | SetImpl< SET > | |
ValueType typedef | SetImpl< SET > |