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

#include <AIS_ListOfInteractive.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

Handle_AIS_InteractiveObject& AIS_ListOfInteractive::First ( ) const
Handle_AIS_InteractiveObject& AIS_ListOfInteractive::Last ( ) const
void AIS_ListOfInteractive::operator= ( const AIS_ListOfInteractive Other) [inline]

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