Open CASCADE Technology 6.5.2
Public Member Functions
PColStd_SeqExplorerOfHSequenceOfInteger Class Reference

#include <PColStd_SeqExplorerOfHSequenceOfInteger.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 PColStd_SeqExplorerOfHSequenceOfInteger (const Handle< PColStd_HSequenceOfInteger > &S)
Standard_Integer Value (const Standard_Integer Index)
Standard_Boolean Contains (const Standard_Integer &T)
Standard_Integer Location (const Standard_Integer N, const Standard_Integer &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex)
Standard_Integer Location (const Standard_Integer N, const Standard_Integer &T)

Constructor & Destructor Documentation

PColStd_SeqExplorerOfHSequenceOfInteger::PColStd_SeqExplorerOfHSequenceOfInteger ( const Handle< PColStd_HSequenceOfInteger > &  S)

Member Function Documentation

Standard_Boolean PColStd_SeqExplorerOfHSequenceOfInteger::Contains ( const Standard_Integer T)
Standard_Integer PColStd_SeqExplorerOfHSequenceOfInteger::Location ( const Standard_Integer  N,
const Standard_Integer T 
)
Standard_Integer PColStd_SeqExplorerOfHSequenceOfInteger::Location ( const Standard_Integer  N,
const Standard_Integer T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void PColStd_SeqExplorerOfHSequenceOfInteger::operator delete ( void *  anAddress) [inline]
void* PColStd_SeqExplorerOfHSequenceOfInteger::operator new ( size_t  size) [inline]
void* PColStd_SeqExplorerOfHSequenceOfInteger::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Integer PColStd_SeqExplorerOfHSequenceOfInteger::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