|
Open CASCADE Technology 6.5.2
|
#include <WNT_SequenceOfImage.hxx>

| WNT_SequenceOfImage::WNT_SequenceOfImage | ( | ) |
| WNT_SequenceOfImage::~WNT_SequenceOfImage | ( | ) | [inline] |
| void WNT_SequenceOfImage::Append | ( | const Handle< WNT_Image > & | T | ) |
| void WNT_SequenceOfImage::Append | ( | WNT_SequenceOfImage & | S | ) |
| const WNT_SequenceOfImage& WNT_SequenceOfImage::Assign | ( | const WNT_SequenceOfImage & | Other | ) |
| Handle_WNT_Image& WNT_SequenceOfImage::ChangeValue | ( | const Standard_Integer | Index | ) |
| void WNT_SequenceOfImage::Clear | ( | ) |
| const Handle_WNT_Image& WNT_SequenceOfImage::First | ( | ) | const |
| void WNT_SequenceOfImage::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< WNT_Image > & | T | ||
| ) |
| void WNT_SequenceOfImage::InsertAfter | ( | const Standard_Integer | Index, |
| WNT_SequenceOfImage & | S | ||
| ) |
| void WNT_SequenceOfImage::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< WNT_Image > & | T | ||
| ) |
| void WNT_SequenceOfImage::InsertBefore | ( | const Standard_Integer | Index, |
| WNT_SequenceOfImage & | S | ||
| ) |
| const Handle_WNT_Image& WNT_SequenceOfImage::Last | ( | ) | const |
| void WNT_SequenceOfImage::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* WNT_SequenceOfImage::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* WNT_SequenceOfImage::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_WNT_Image& WNT_SequenceOfImage::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_WNT_Image& WNT_SequenceOfImage::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const WNT_SequenceOfImage& WNT_SequenceOfImage::operator= | ( | const WNT_SequenceOfImage & | Other | ) | [inline] |
| void WNT_SequenceOfImage::Prepend | ( | WNT_SequenceOfImage & | S | ) |
| void WNT_SequenceOfImage::Prepend | ( | const Handle< WNT_Image > & | T | ) |
| void WNT_SequenceOfImage::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void WNT_SequenceOfImage::Remove | ( | const Standard_Integer | Index | ) |
| void WNT_SequenceOfImage::SetValue | ( | const Standard_Integer | Index, |
| const Handle< WNT_Image > & | I | ||
| ) |
| void WNT_SequenceOfImage::Split | ( | const Standard_Integer | Index, |
| WNT_SequenceOfImage & | Sub | ||
| ) |
| const Handle_WNT_Image& WNT_SequenceOfImage::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4