Open CASCADE Technology
6.5.4
|
#include <MFT_ListOfFontHandle.hxx>
MFT_ListOfFontHandle::~MFT_ListOfFontHandle | ( | ) | [inline] |
const MFT_FileHandle& MFT_ListOfFontHandle::First | ( | ) | const |
void MFT_ListOfFontHandle::InsertAfter | ( | const Standard_Integer | Index, |
const MFT_FileHandle & | T | ||
) |
void MFT_ListOfFontHandle::InsertBefore | ( | const Standard_Integer | Index, |
const MFT_FileHandle & | T | ||
) |
const MFT_FileHandle& MFT_ListOfFontHandle::Last | ( | ) | const |
const MFT_FileHandle& MFT_ListOfFontHandle::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
MFT_FileHandle& MFT_ListOfFontHandle::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const MFT_ListOfFontHandle& MFT_ListOfFontHandle::operator= | ( | const MFT_ListOfFontHandle & | Other | ) | [inline] |
void MFT_ListOfFontHandle::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |