Open CASCADE Technology 6.5.2
Public Member Functions
MFT_ListOfFontHandle Class Reference

#include <MFT_ListOfFontHandle.hxx>

Inheritance diagram for MFT_ListOfFontHandle:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

MFT_ListOfFontHandle::MFT_ListOfFontHandle ( )
MFT_ListOfFontHandle::~MFT_ListOfFontHandle ( ) [inline]

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines