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