SetImpl< SET > Member List

This is the complete list of members for SetImpl< SET >, including all inherited members.

_setSetImpl< SET >private
Clone(Bool copyContent) constSetImpl< SET >
ConstIterator typedefSetImpl< SET >
CONSTSETSetImpl< SET >static
Contains(const ValueType &value) constSetImpl< SET >
CopyFrom(const Interface &other)SetImpl< SET >
Erase(const ValueType &value)SetImpl< SET >
Erase(const Iterator &iterator)SetImpl< SET >
Flush()SetImpl< SET >
GetCount() constSetImpl< 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() constSetImpl< SET >
GetSet()SetImpl< SET >
GetSet() constSetImpl< SET >
GetValueDataType() constSetImpl< SET >
Insert(const ValueType &value, Bool &added=BoolLValue())SetImpl< SET >
Insert(ValueType &&value, Bool &added=BoolLValue())SetImpl< SET >
Interface typedefSetImpl< SET >
Iterator typedefSetImpl< SET >
IteratorFree(Iterator *it) constSetImpl< SET >
IteratorFree(ConstIterator *it) constSetImpl< SET >
IteratorGet(const Iterator *it) constSetImpl< SET >
IteratorGet(const ConstIterator *it) constSetImpl< SET >
IteratorInc(Iterator *it) constSetImpl< SET >
IteratorInc(ConstIterator *it) constSetImpl< SET >
IteratorInit(Iterator *it, Bool end)SetImpl< SET >
IteratorInit(ConstIterator *it, Bool end) constSetImpl< SET >
IteratorInitMove(Iterator *dest, Iterator *src) constSetImpl< SET >
IteratorInitMove(ConstIterator *dest, ConstIterator *src) constSetImpl< SET >
IteratorIsEqual(const Iterator *a, const Iterator *b) constSetImpl< SET >
IteratorIsEqual(const ConstIterator *a, const ConstIterator *b) constSetImpl< SET >
MAXON_DISALLOW_COPY_AND_ASSIGN(SetImpl)SetImpl< SET >private
MAXON_IMPLEMENTATION_SIMPLE(SetImpl)SetImpl< SET >
REFERENCESetImpl< SET >static
Reset()SetImpl< SET >
SetImpl()SetImpl< SET >
SetImpl(SET &&set)SetImpl< SET >explicit
SetImpl(SetImpl &&src)SetImpl< SET >
SetType typedefSetImpl< SET >
Super typedefSetImpl< SET >
ToString(const FormatStatement *formatStatement=nullptr) constSetImpl< SET >
ValueType typedefSetImpl< SET >