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

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