Open CASCADE Technology  6.9.1
Public Member Functions
AIS_ListOfInteractive Class Reference

#include <AIS_ListOfInteractive.hxx>

Public Member Functions

 AIS_ListOfInteractive ()
 
 AIS_ListOfInteractive (const AIS_ListOfInteractive &Other)
 
void Assign (const AIS_ListOfInteractive &Other)
 
void operator= (const AIS_ListOfInteractive &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~AIS_ListOfInteractive ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const Handle< AIS_InteractiveObject > &I)
 
void Prepend (const Handle< AIS_InteractiveObject > &I, AIS_ListIteratorOfListOfInteractive &theIt)
 
void Prepend (AIS_ListOfInteractive &Other)
 
void Append (const Handle< AIS_InteractiveObject > &I)
 
void Append (const Handle< AIS_InteractiveObject > &I, AIS_ListIteratorOfListOfInteractive &theIt)
 
void Append (AIS_ListOfInteractive &Other)
 
Handle< AIS_InteractiveObject > & First () const
 
Handle< AIS_InteractiveObject > & Last () const
 
void RemoveFirst ()
 
void Remove (AIS_ListIteratorOfListOfInteractive &It)
 
void InsertBefore (const Handle< AIS_InteractiveObject > &I, AIS_ListIteratorOfListOfInteractive &It)
 
void InsertBefore (AIS_ListOfInteractive &Other, AIS_ListIteratorOfListOfInteractive &It)
 
void InsertAfter (const Handle< AIS_InteractiveObject > &I, AIS_ListIteratorOfListOfInteractive &It)
 
void InsertAfter (AIS_ListOfInteractive &Other, AIS_ListIteratorOfListOfInteractive &It)
 

Constructor & Destructor Documentation

AIS_ListOfInteractive::AIS_ListOfInteractive ( )
AIS_ListOfInteractive::AIS_ListOfInteractive ( const AIS_ListOfInteractive Other)
AIS_ListOfInteractive::~AIS_ListOfInteractive ( )
inline

Member Function Documentation

void AIS_ListOfInteractive::Append ( const Handle< AIS_InteractiveObject > &  I)
void AIS_ListOfInteractive::Append ( const Handle< AIS_InteractiveObject > &  I,
AIS_ListIteratorOfListOfInteractive theIt 
)
void AIS_ListOfInteractive::Append ( AIS_ListOfInteractive Other)
void AIS_ListOfInteractive::Assign ( const AIS_ListOfInteractive Other)
void AIS_ListOfInteractive::Clear ( )
Standard_Integer AIS_ListOfInteractive::Extent ( ) const
Handle< AIS_InteractiveObject >& AIS_ListOfInteractive::First ( ) const
void AIS_ListOfInteractive::InsertAfter ( const Handle< AIS_InteractiveObject > &  I,
AIS_ListIteratorOfListOfInteractive It 
)
void AIS_ListOfInteractive::InsertAfter ( AIS_ListOfInteractive Other,
AIS_ListIteratorOfListOfInteractive It 
)
void AIS_ListOfInteractive::InsertBefore ( const Handle< AIS_InteractiveObject > &  I,
AIS_ListIteratorOfListOfInteractive It 
)
void AIS_ListOfInteractive::InsertBefore ( AIS_ListOfInteractive Other,
AIS_ListIteratorOfListOfInteractive It 
)
Standard_Boolean AIS_ListOfInteractive::IsEmpty ( ) const
Handle< AIS_InteractiveObject >& AIS_ListOfInteractive::Last ( ) const
void AIS_ListOfInteractive::operator= ( const AIS_ListOfInteractive Other)
inline
void AIS_ListOfInteractive::Prepend ( const Handle< AIS_InteractiveObject > &  I)
void AIS_ListOfInteractive::Prepend ( const Handle< AIS_InteractiveObject > &  I,
AIS_ListIteratorOfListOfInteractive theIt 
)
void AIS_ListOfInteractive::Prepend ( AIS_ListOfInteractive Other)
void AIS_ListOfInteractive::Remove ( AIS_ListIteratorOfListOfInteractive It)
void AIS_ListOfInteractive::RemoveFirst ( )

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