Open CASCADE Technology 6.5.2
Public Member Functions
BRepOffsetAPI_SequenceOfSequenceOfReal Class Reference

#include <BRepOffsetAPI_SequenceOfSequenceOfReal.hxx>

Inheritance diagram for BRepOffsetAPI_SequenceOfSequenceOfReal:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepOffsetAPI_SequenceOfSequenceOfReal ()
void Clear ()
 ~BRepOffsetAPI_SequenceOfSequenceOfReal ()
const
BRepOffsetAPI_SequenceOfSequenceOfReal
Assign (const BRepOffsetAPI_SequenceOfSequenceOfReal &Other)
const
BRepOffsetAPI_SequenceOfSequenceOfReal
operator= (const BRepOffsetAPI_SequenceOfSequenceOfReal &Other)
void Append (const TColStd_SequenceOfReal &T)
void Append (BRepOffsetAPI_SequenceOfSequenceOfReal &S)
void Prepend (const TColStd_SequenceOfReal &T)
void Prepend (BRepOffsetAPI_SequenceOfSequenceOfReal &S)
void InsertBefore (const Standard_Integer Index, const TColStd_SequenceOfReal &T)
void InsertBefore (const Standard_Integer Index, BRepOffsetAPI_SequenceOfSequenceOfReal &S)
void InsertAfter (const Standard_Integer Index, const TColStd_SequenceOfReal &T)
void InsertAfter (const Standard_Integer Index, BRepOffsetAPI_SequenceOfSequenceOfReal &S)
const TColStd_SequenceOfRealFirst () const
const TColStd_SequenceOfRealLast () const
void Split (const Standard_Integer Index, BRepOffsetAPI_SequenceOfSequenceOfReal &Sub)
const TColStd_SequenceOfRealValue (const Standard_Integer Index) const
const TColStd_SequenceOfRealoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TColStd_SequenceOfReal &I)
TColStd_SequenceOfRealChangeValue (const Standard_Integer Index)
TColStd_SequenceOfRealoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

BRepOffsetAPI_SequenceOfSequenceOfReal::BRepOffsetAPI_SequenceOfSequenceOfReal ( )
BRepOffsetAPI_SequenceOfSequenceOfReal::~BRepOffsetAPI_SequenceOfSequenceOfReal ( ) [inline]

Member Function Documentation

void BRepOffsetAPI_SequenceOfSequenceOfReal::Append ( const TColStd_SequenceOfReal T)
void BRepOffsetAPI_SequenceOfSequenceOfReal::Append ( BRepOffsetAPI_SequenceOfSequenceOfReal S)
const BRepOffsetAPI_SequenceOfSequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::Assign ( const BRepOffsetAPI_SequenceOfSequenceOfReal Other)
TColStd_SequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::ChangeValue ( const Standard_Integer  Index)
void BRepOffsetAPI_SequenceOfSequenceOfReal::Clear ( )
const TColStd_SequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::First ( ) const
void BRepOffsetAPI_SequenceOfSequenceOfReal::InsertAfter ( const Standard_Integer  Index,
const TColStd_SequenceOfReal T 
)
void BRepOffsetAPI_SequenceOfSequenceOfReal::InsertAfter ( const Standard_Integer  Index,
BRepOffsetAPI_SequenceOfSequenceOfReal S 
)
void BRepOffsetAPI_SequenceOfSequenceOfReal::InsertBefore ( const Standard_Integer  Index,
const TColStd_SequenceOfReal T 
)
void BRepOffsetAPI_SequenceOfSequenceOfReal::InsertBefore ( const Standard_Integer  Index,
BRepOffsetAPI_SequenceOfSequenceOfReal S 
)
const TColStd_SequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::Last ( ) const
void BRepOffsetAPI_SequenceOfSequenceOfReal::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* BRepOffsetAPI_SequenceOfSequenceOfReal::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* BRepOffsetAPI_SequenceOfSequenceOfReal::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

TColStd_SequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::operator() ( const Standard_Integer  Index) [inline]
const TColStd_SequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::operator() ( const Standard_Integer  Index) const [inline]
const BRepOffsetAPI_SequenceOfSequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::operator= ( const BRepOffsetAPI_SequenceOfSequenceOfReal Other) [inline]
void BRepOffsetAPI_SequenceOfSequenceOfReal::Prepend ( BRepOffsetAPI_SequenceOfSequenceOfReal S)
void BRepOffsetAPI_SequenceOfSequenceOfReal::Prepend ( const TColStd_SequenceOfReal T)
void BRepOffsetAPI_SequenceOfSequenceOfReal::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void BRepOffsetAPI_SequenceOfSequenceOfReal::Remove ( const Standard_Integer  Index)
void BRepOffsetAPI_SequenceOfSequenceOfReal::SetValue ( const Standard_Integer  Index,
const TColStd_SequenceOfReal I 
)
void BRepOffsetAPI_SequenceOfSequenceOfReal::Split ( const Standard_Integer  Index,
BRepOffsetAPI_SequenceOfSequenceOfReal Sub 
)
const TColStd_SequenceOfReal& BRepOffsetAPI_SequenceOfSequenceOfReal::Value ( const Standard_Integer  Index) const

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