Open CASCADE Technology 6.6.0
Public Member Functions
AIS_ListOfInteractive Class Reference

#include <AIS_ListOfInteractive.hxx>

Public Member Functions

 AIS_ListOfInteractive ()
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 ( ) [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,
AIS_ListIteratorOfListOfInteractive theIt 
)
void AIS_ListOfInteractive::Prepend ( AIS_ListOfInteractive Other)
void AIS_ListOfInteractive::Prepend ( const Handle< AIS_InteractiveObject > &  I)
void AIS_ListOfInteractive::Remove ( AIS_ListIteratorOfListOfInteractive It)
void AIS_ListOfInteractive::RemoveFirst ( )

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