Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Defines
NCollection_DefineSList.hxx File Reference
#include <NCollection_DefineBaseCollection.hxx>
#include <NCollection_SList.hxx>

Defines

#define DEFINE_SLIST(_ClassName_, _BaseCollection_, TheItemType)   typedef NCollection_SList<TheItemType > _ClassName_;

Define Documentation

#define DEFINE_SLIST (   _ClassName_,
  _BaseCollection_,
  TheItemType 
)    typedef NCollection_SList<TheItemType > _ClassName_;