|
Open CASCADE Technology 6.5.2
|
#include <PColStd_SeqExplorerOfHSequenceOfReal.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| PColStd_SeqExplorerOfHSequenceOfReal (const Handle< PColStd_HSequenceOfReal > &S) | |
| Standard_Real | Value (const Standard_Integer Index) |
| Standard_Boolean | Contains (const Standard_Real &T) |
| Standard_Integer | Location (const Standard_Integer N, const Standard_Real &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| Standard_Integer | Location (const Standard_Integer N, const Standard_Real &T) |
| PColStd_SeqExplorerOfHSequenceOfReal::PColStd_SeqExplorerOfHSequenceOfReal | ( | const Handle< PColStd_HSequenceOfReal > & | S | ) |
| Standard_Boolean PColStd_SeqExplorerOfHSequenceOfReal::Contains | ( | const Standard_Real & | T | ) |
| Standard_Integer PColStd_SeqExplorerOfHSequenceOfReal::Location | ( | const Standard_Integer | N, |
| const Standard_Real & | T | ||
| ) |
| Standard_Integer PColStd_SeqExplorerOfHSequenceOfReal::Location | ( | const Standard_Integer | N, |
| const Standard_Real & | T, | ||
| const Standard_Integer | FromIndex, | ||
| const Standard_Integer | ToIndex | ||
| ) |
| void PColStd_SeqExplorerOfHSequenceOfReal::operator delete | ( | void * | anAddress | ) | [inline] |
| void* PColStd_SeqExplorerOfHSequenceOfReal::operator new | ( | size_t | size | ) | [inline] |
| void* PColStd_SeqExplorerOfHSequenceOfReal::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Real PColStd_SeqExplorerOfHSequenceOfReal::Value | ( | const Standard_Integer | Index | ) |
1.7.4