Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
MFT_ListOfFontHandle Class Reference

#include <MFT_ListOfFontHandle.hxx>

Inheritance diagram for MFT_ListOfFontHandle:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC MFT_ListOfFontHandle ()
void Clear ()
 ~MFT_ListOfFontHandle ()
const MFT_ListOfFontHandleAssign (const MFT_ListOfFontHandle &Other)
const MFT_ListOfFontHandleoperator= (const MFT_ListOfFontHandle &Other)
void Append (const MFT_FileHandle &T)
void Append (MFT_ListOfFontHandle &S)
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)
void InsertAfter (const Standard_Integer Index, const MFT_FileHandle &T)
void InsertAfter (const Standard_Integer Index, MFT_ListOfFontHandle &S)
const MFT_FileHandleFirst () const
const MFT_FileHandleLast () const
void Split (const Standard_Integer Index, MFT_ListOfFontHandle &Sub)
const MFT_FileHandleValue (const Standard_Integer Index) const
const MFT_FileHandleoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const MFT_FileHandle &I)
MFT_FileHandleChangeValue (const Standard_Integer Index)
MFT_FileHandleoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

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]

The documentation for this class was generated from the following file: