_set | SetImpl< SET > | private |
Clone(Bool copyContent) 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 > | privatestatic |
GetIterator(ConstIterator *it) | SetImpl< SET > | privatestatic |
GetIterator(const Iterator *it) | SetImpl< SET > | privatestatic |
GetIterator(const ConstIterator *it) | SetImpl< SET > | privatestatic |
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 > | |
Interface 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) | SetImpl< SET > | |
REFERENCE | SetImpl< SET > | static |
Reset() | 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 > | |