Open CASCADE Technology
6.9.0
|
#include <DBC_VArrayOfInteger.hxx>
Additional Inherited Members | |
Protected Attributes inherited from DBC_BaseArray | |
Standard_Integer | mySize |
DBC_DBVArray | myData |
DBC_VArrayOfInteger::DBC_VArrayOfInteger | ( | ) |
DBC_VArrayOfInteger::DBC_VArrayOfInteger | ( | const Standard_Integer | Size | ) |
DBC_VArrayOfInteger::DBC_VArrayOfInteger | ( | const DBC_VArrayOfInteger & | Varray | ) |
|
inline |
void DBC_VArrayOfInteger::Assign | ( | const DBC_VArrayOfInteger & | Other | ) |
void DBC_VArrayOfInteger::Destroy | ( | ) |
|
inline |
|
inline |
void DBC_VArrayOfInteger::Resize | ( | const Standard_Integer | Size | ) |
void DBC_VArrayOfInteger::SetValue | ( | const Standard_Integer | Index, |
const Standard_Integer & | Value | ||
) |
Standard_Integer& DBC_VArrayOfInteger::Value | ( | const Standard_Integer | Index | ) | const |