Open CASCADE Technology 6.5.2
Public Member Functions
Xw_ListOfMFTFonts Class Reference

#include <Xw_ListOfMFTFonts.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Xw_ListOfMFTFonts (const Standard_Integer Low, const Standard_Integer Up)
 Xw_ListOfMFTFonts (const Handle< MFT_FontManager > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< MFT_FontManager > &V)
void Destroy ()
 ~Xw_ListOfMFTFonts ()
Standard_Boolean IsAllocated () const
const Xw_ListOfMFTFontsAssign (const Xw_ListOfMFTFonts &Other)
const Xw_ListOfMFTFontsoperator= (const Xw_ListOfMFTFonts &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< MFT_FontManager > &Value)
const Handle_MFT_FontManager & Value (const Standard_Integer Index) const
const Handle_MFT_FontManager & operator() (const Standard_Integer Index) const
Handle_MFT_FontManager & ChangeValue (const Standard_Integer Index)
Handle_MFT_FontManager & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

Xw_ListOfMFTFonts::Xw_ListOfMFTFonts ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Xw_ListOfMFTFonts::Xw_ListOfMFTFonts ( const Handle< MFT_FontManager > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Xw_ListOfMFTFonts::~Xw_ListOfMFTFonts ( ) [inline]

Member Function Documentation

const Xw_ListOfMFTFonts& Xw_ListOfMFTFonts::Assign ( const Xw_ListOfMFTFonts Other)
Handle_MFT_FontManager& Xw_ListOfMFTFonts::ChangeValue ( const Standard_Integer  Index)
void Xw_ListOfMFTFonts::Destroy ( )
void Xw_ListOfMFTFonts::Init ( const Handle< MFT_FontManager > &  V)
Standard_Boolean Xw_ListOfMFTFonts::IsAllocated ( ) const
Standard_Integer Xw_ListOfMFTFonts::Length ( ) const
Standard_Integer Xw_ListOfMFTFonts::Lower ( ) const
void Xw_ListOfMFTFonts::operator delete ( void *  anAddress) [inline]
void* Xw_ListOfMFTFonts::operator new ( size_t  size) [inline]
void* Xw_ListOfMFTFonts::operator new ( size_t  ,
void *  anAddress 
) [inline]
Handle_MFT_FontManager& Xw_ListOfMFTFonts::operator() ( const Standard_Integer  Index) [inline]
const Handle_MFT_FontManager& Xw_ListOfMFTFonts::operator() ( const Standard_Integer  Index) const [inline]
const Xw_ListOfMFTFonts& Xw_ListOfMFTFonts::operator= ( const Xw_ListOfMFTFonts Other) [inline]
void Xw_ListOfMFTFonts::SetValue ( const Standard_Integer  Index,
const Handle< MFT_FontManager > &  Value 
)
Standard_Integer Xw_ListOfMFTFonts::Upper ( ) const
const Handle_MFT_FontManager& Xw_ListOfMFTFonts::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