Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
PCDM_SequenceOfReference Class Reference

#include <PCDM_SequenceOfReference.hxx>

Inheritance diagram for PCDM_SequenceOfReference:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC PCDM_SequenceOfReference ()
void Clear ()
 ~PCDM_SequenceOfReference ()
const PCDM_SequenceOfReferenceAssign (const PCDM_SequenceOfReference &Other)
const PCDM_SequenceOfReferenceoperator= (const PCDM_SequenceOfReference &Other)
void Append (const PCDM_Reference &T)
void Append (PCDM_SequenceOfReference &S)
void Prepend (const PCDM_Reference &T)
void Prepend (PCDM_SequenceOfReference &S)
void InsertBefore (const Standard_Integer Index, const PCDM_Reference &T)
void InsertBefore (const Standard_Integer Index, PCDM_SequenceOfReference &S)
void InsertAfter (const Standard_Integer Index, const PCDM_Reference &T)
void InsertAfter (const Standard_Integer Index, PCDM_SequenceOfReference &S)
const PCDM_ReferenceFirst () const
const PCDM_ReferenceLast () const
void Split (const Standard_Integer Index, PCDM_SequenceOfReference &Sub)
const PCDM_ReferenceValue (const Standard_Integer Index) const
const PCDM_Referenceoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const PCDM_Reference &I)
PCDM_ReferenceChangeValue (const Standard_Integer Index)
PCDM_Referenceoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const PCDM_Reference& PCDM_SequenceOfReference::operator() ( const Standard_Integer  Index) const [inline]
PCDM_Reference& PCDM_SequenceOfReference::operator() ( const Standard_Integer  Index) [inline]
const PCDM_SequenceOfReference& PCDM_SequenceOfReference::operator= ( const PCDM_SequenceOfReference Other) [inline]

The documentation for this class was generated from the following file: