|
Open CASCADE Technology
6.5.4
|
#include <WNT_ListOfMFTFonts.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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_ListOfMFTFonts & | Assign (const WNT_ListOfMFTFonts &Other) |
| const WNT_ListOfMFTFonts & | operator= (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) |
| DEFINE_STANDARD_ALLOC 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] |
| Handle_MFT_FontManager& WNT_ListOfMFTFonts::ChangeValue | ( | const Standard_Integer | Index | ) |
| void WNT_ListOfMFTFonts::Init | ( | const Handle< MFT_FontManager > & | V | ) |
| Standard_Integer WNT_ListOfMFTFonts::Length | ( | ) | const |
| Standard_Integer WNT_ListOfMFTFonts::Lower | ( | ) | const |
| const Handle_MFT_FontManager& WNT_ListOfMFTFonts::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_MFT_FontManager& WNT_ListOfMFTFonts::operator() | ( | const Standard_Integer | Index | ) | [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 |
1.8.0