Open CASCADE Technology
6.5.4
|
#include <BOPTools_SequenceOfPaveBlock.hxx>
const BOPTools_SequenceOfPaveBlock& BOPTools_SequenceOfPaveBlock::Assign | ( | const BOPTools_SequenceOfPaveBlock & | Other | ) |
void BOPTools_SequenceOfPaveBlock::InsertAfter | ( | const Standard_Integer | Index, |
const BOPTools_PaveBlock & | T | ||
) |
void BOPTools_SequenceOfPaveBlock::InsertAfter | ( | const Standard_Integer | Index, |
BOPTools_SequenceOfPaveBlock & | S | ||
) |
void BOPTools_SequenceOfPaveBlock::InsertBefore | ( | const Standard_Integer | Index, |
const BOPTools_PaveBlock & | T | ||
) |
void BOPTools_SequenceOfPaveBlock::InsertBefore | ( | const Standard_Integer | Index, |
BOPTools_SequenceOfPaveBlock & | S | ||
) |
const BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const BOPTools_SequenceOfPaveBlock& BOPTools_SequenceOfPaveBlock::operator= | ( | const BOPTools_SequenceOfPaveBlock & | Other | ) | [inline] |
void BOPTools_SequenceOfPaveBlock::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void BOPTools_SequenceOfPaveBlock::SetValue | ( | const Standard_Integer | Index, |
const BOPTools_PaveBlock & | I | ||
) |
void BOPTools_SequenceOfPaveBlock::Split | ( | const Standard_Integer | Index, |
BOPTools_SequenceOfPaveBlock & | Sub | ||
) |
const BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::Value | ( | const Standard_Integer | Index | ) | const |