Open CASCADE Technology  7.3.0
Macros

NCollection_DefineSequence.hxx File Reference

#include <NCollection_Sequence.hxx>

Macros

#define DEFINE_SEQUENCE(_ClassName_, _BaseCollection_, TheItemType)   typedef NCollection_Sequence<TheItemType > _ClassName_;
 

Macro Definition Documentation

◆ DEFINE_SEQUENCE

#define DEFINE_SEQUENCE (   _ClassName_,
  _BaseCollection_,
  TheItemType 
)    typedef NCollection_Sequence<TheItemType > _ClassName_;