Classes | |
| class | SetInterface< TYPE > |
| class | SetInterface< TYPE >::IteratorTemplate< CONSTITERATOR > |
| class | NonConstSet< TYPE > |
| class | SetImpl< SET > |
| class | SetCloneHelper< SET > |
| class | SetCloneHelper< SET & > |
Namespaces | |
| maxon | |
Typedefs | |
| template<typename T > | |
| using | WritableSetInterface = const NonConstSet< T > |
Functions | |
| template<typename SET > | |
| MAXON_IMPLEMENTATION_SIMPLE_REGISTER (SetImpl< SET >) | |
| template<typename T > | |
| const SetInterface< T > * | ToSetPtr (const SetInterface< T > &set) |
| template<typename T > | |
| WritableSetInterface< T > * | ToWritableSetPtr (WritableSetInterface< T > &set) |