#include <MFT_ListOfFontHandle.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
MFT_ListOfFontHandle () | |
Standard_EXPORT void | Clear () |
~MFT_ListOfFontHandle () | |
Standard_EXPORT const MFT_ListOfFontHandle & | Assign (const MFT_ListOfFontHandle &Other) |
const MFT_ListOfFontHandle & | operator= (const MFT_ListOfFontHandle &Other) |
Standard_EXPORT void | Append (const MFT_FileHandle &T) |
void | Append (MFT_ListOfFontHandle &S) |
Standard_EXPORT void | Prepend (const MFT_FileHandle &T) |
void | Prepend (MFT_ListOfFontHandle &S) |
void | InsertBefore (const Standard_Integer Index, const MFT_FileHandle &T) |
void | InsertBefore (const Standard_Integer Index, MFT_ListOfFontHandle &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const MFT_FileHandle &T) |
void | InsertAfter (const Standard_Integer Index, MFT_ListOfFontHandle &S) |
Standard_EXPORT const MFT_FileHandle & | First () const |
Standard_EXPORT const MFT_FileHandle & | Last () const |
void | Split (const Standard_Integer Index, MFT_ListOfFontHandle &Sub) |
Standard_EXPORT const MFT_FileHandle & | Value (const Standard_Integer Index) const |
const MFT_FileHandle & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const MFT_FileHandle &I) |
Standard_EXPORT MFT_FileHandle & | ChangeValue (const Standard_Integer Index) |
MFT_FileHandle & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | MFT_ListOfFontHandle (const MFT_ListOfFontHandle &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|