Open CASCADE Technology 6.5.2
Public Member Functions
WNT_ListOfMFTFonts Class Reference

#include <WNT_ListOfMFTFonts.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 WNT_ListOfMFTFonts (const Standard_Integer Low, const Standard_Integer Up)
 WNT_ListOfMFTFonts (const Handle< MFT_FontManager > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< MFT_FontManager > &V)
void Destroy ()
 ~WNT_ListOfMFTFonts ()
Standard_Boolean IsAllocated () const
const WNT_ListOfMFTFontsAssign (const WNT_ListOfMFTFonts &Other)
const WNT_ListOfMFTFontsoperator= (const WNT_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

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

Member Function Documentation

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