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

#include <SelectMgr_SequenceOfOwner.hxx>

Inheritance diagram for SelectMgr_SequenceOfOwner:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC SelectMgr_SequenceOfOwner ()
void Clear ()
 ~SelectMgr_SequenceOfOwner ()
const SelectMgr_SequenceOfOwnerAssign (const SelectMgr_SequenceOfOwner &Other)
const SelectMgr_SequenceOfOwneroperator= (const SelectMgr_SequenceOfOwner &Other)
void Append (const Handle< SelectMgr_EntityOwner > &T)
void Append (SelectMgr_SequenceOfOwner &S)
void Prepend (const Handle< SelectMgr_EntityOwner > &T)
void Prepend (SelectMgr_SequenceOfOwner &S)
void InsertBefore (const Standard_Integer Index, const Handle< SelectMgr_EntityOwner > &T)
void InsertBefore (const Standard_Integer Index, SelectMgr_SequenceOfOwner &S)
void InsertAfter (const Standard_Integer Index, const Handle< SelectMgr_EntityOwner > &T)
void InsertAfter (const Standard_Integer Index, SelectMgr_SequenceOfOwner &S)
const
Handle_SelectMgr_EntityOwner & 
First () const
const
Handle_SelectMgr_EntityOwner & 
Last () const
void Split (const Standard_Integer Index, SelectMgr_SequenceOfOwner &Sub)
const
Handle_SelectMgr_EntityOwner & 
Value (const Standard_Integer Index) const
const
Handle_SelectMgr_EntityOwner & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< SelectMgr_EntityOwner > &I)
Handle_SelectMgr_EntityOwner & ChangeValue (const Standard_Integer Index)
Handle_SelectMgr_EntityOwner & operator() (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

Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::ChangeValue ( const Standard_Integer  Index)
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::First ( ) const
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::Last ( ) const
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::operator() ( const Standard_Integer  Index) const [inline]
Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::operator() ( const Standard_Integer  Index) [inline]
const SelectMgr_SequenceOfOwner& SelectMgr_SequenceOfOwner::operator= ( const SelectMgr_SequenceOfOwner Other) [inline]
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::Value ( const Standard_Integer  Index) const

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