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