|
Open CASCADE Technology
7.0.0
|
#include <NCollection_List.hxx>Macros | |
| #define | DEFINE_LIST(_ClassName_, _BaseCollection_, TheItemType) typedef NCollection_List <TheItemType > _ClassName_; |
| #define DEFINE_LIST | ( | _ClassName_, | |
| _BaseCollection_, | |||
| TheItemType | |||
| ) | typedef NCollection_List <TheItemType > _ClassName_; |
1.8.10