Open CASCADE Technology 6.5.2
Public Member Functions
PColStd_SeqExplorerOfHSequenceOfPersistent Class Reference

#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)

Constructor & Destructor Documentation

PColStd_SeqExplorerOfHSequenceOfPersistent::PColStd_SeqExplorerOfHSequenceOfPersistent ( const Handle< PColStd_HSequenceOfPersistent > &  S)

Member Function Documentation

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)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines