#include <NCollection_DefineBaseCollection.hxx>#include <NCollection_Set.hxx>Defines | |
| #define | DEFINE_SET(_ClassName_, _BaseCollection_, TheItemType) typedef NCollection_Set<TheItemType > _ClassName_; |
| #define DEFINE_SET | ( | _ClassName_, | |||
| _BaseCollection_, | |||||
| TheItemType | ) | typedef NCollection_Set<TheItemType > _ClassName_; |
1.6.3