#include <NCollection_TListNode.hxx>Defines | |
| #define | DEFINE_TLISTNODE(_ClassName_, _BaseCollection_, TheItemType) typedef NCollection_TListNode<TheItemType > _ClassName_; |
| #define DEFINE_TLISTNODE | ( | _ClassName_, | |||
| _BaseCollection_, | |||||
| TheItemType | ) | typedef NCollection_TListNode<TheItemType > _ClassName_; |
1.6.3