#include <PShort_SeqExplorerOfHSequenceOfShortReal.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | PShort_SeqExplorerOfHSequenceOfShortReal (const Handle(PShort_HSequenceOfShortReal)&S) |
Standard_EXPORT Standard_ShortReal | Value (const Standard_Integer Index) |
Standard_EXPORT Standard_Boolean | Contains (const Standard_ShortReal &T) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const Standard_ShortReal &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const Standard_ShortReal &T) |
Private Attributes | |
Handle_PShort_SeqNodeOfHSequenceOfShortReal | CurrentItem |
Standard_Integer | CurrentIndex |
Handle_PShort_HSequenceOfShortReal | TheSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|