#include <Xw_ListOfMFTSizes.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Xw_ListOfMFTSizes (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | Xw_ListOfMFTSizes (const Standard_ShortReal &Item, const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT void | Init (const Standard_ShortReal &V) |
| Standard_EXPORT void | Destroy () |
| ~Xw_ListOfMFTSizes () | |
| Standard_Boolean | IsAllocated () const |
| Standard_EXPORT const Xw_ListOfMFTSizes & | Assign (const Xw_ListOfMFTSizes &Other) |
| const Xw_ListOfMFTSizes & | operator= (const Xw_ListOfMFTSizes &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Standard_ShortReal &Value) |
| const Standard_ShortReal & | Value (const Standard_Integer Index) const |
| const Standard_ShortReal & | operator() (const Standard_Integer Index) const |
| Standard_ShortReal & | ChangeValue (const Standard_Integer Index) |
| Standard_ShortReal & | operator() (const Standard_Integer Index) |
Private Member Functions | |
| Standard_EXPORT | Xw_ListOfMFTSizes (const Xw_ListOfMFTSizes &AnArray) |
Private Attributes | |
| Standard_Integer | myLowerBound |
| Standard_Integer | myUpperBound |
| Standard_Address | myStart |
| Standard_Boolean | isAllocated |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1