| 
    Open CASCADE Technology
    7.2.0
    
   | 
 
#include <NCollection_Vector.hxx>Macros | |
| #define | DEFINE_VECTOR(_ClassName_, _BaseCollection_, TheItemType) typedef NCollection_Vector<TheItemType > _ClassName_; | 
| #define DEFINE_VECTOR | ( | _ClassName_, | |
| _BaseCollection_, | |||
| TheItemType | |||
| ) | typedef NCollection_Vector<TheItemType > _ClassName_; | 
 1.8.13