Open CASCADE Technology 6.6.0
Public Member Functions
SelectMgr_SequenceOfOwner Class Reference

#include <SelectMgr_SequenceOfOwner.hxx>

Inheritance diagram for SelectMgr_SequenceOfOwner:
Inheritance graph
[legend]

Public Member Functions

 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

SelectMgr_SequenceOfOwner::SelectMgr_SequenceOfOwner ( )
SelectMgr_SequenceOfOwner::~SelectMgr_SequenceOfOwner ( ) [inline]

Member Function Documentation

void SelectMgr_SequenceOfOwner::Append ( const Handle< SelectMgr_EntityOwner > &  T)
void SelectMgr_SequenceOfOwner::Append ( SelectMgr_SequenceOfOwner S)
const SelectMgr_SequenceOfOwner& SelectMgr_SequenceOfOwner::Assign ( const SelectMgr_SequenceOfOwner Other)
Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::ChangeValue ( const Standard_Integer  Index)
void SelectMgr_SequenceOfOwner::Clear ( )
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::First ( ) const
void SelectMgr_SequenceOfOwner::InsertAfter ( const Standard_Integer  Index,
const Handle< SelectMgr_EntityOwner > &  T 
)
void SelectMgr_SequenceOfOwner::InsertAfter ( const Standard_Integer  Index,
SelectMgr_SequenceOfOwner S 
)
void SelectMgr_SequenceOfOwner::InsertBefore ( const Standard_Integer  Index,
const Handle< SelectMgr_EntityOwner > &  T 
)
void SelectMgr_SequenceOfOwner::InsertBefore ( const Standard_Integer  Index,
SelectMgr_SequenceOfOwner S 
)
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::Last ( ) const
Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::operator() ( const Standard_Integer  Index) [inline]
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::operator() ( const Standard_Integer  Index) const [inline]
const SelectMgr_SequenceOfOwner& SelectMgr_SequenceOfOwner::operator= ( const SelectMgr_SequenceOfOwner Other) [inline]
void SelectMgr_SequenceOfOwner::Prepend ( const Handle< SelectMgr_EntityOwner > &  T)
void SelectMgr_SequenceOfOwner::Prepend ( SelectMgr_SequenceOfOwner S)
void SelectMgr_SequenceOfOwner::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void SelectMgr_SequenceOfOwner::Remove ( const Standard_Integer  Index)
void SelectMgr_SequenceOfOwner::SetValue ( const Standard_Integer  Index,
const Handle< SelectMgr_EntityOwner > &  I 
)
void SelectMgr_SequenceOfOwner::Split ( const Standard_Integer  Index,
SelectMgr_SequenceOfOwner Sub 
)
const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::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