Open CASCADE Technology 6.6.0
Public Member Functions
AIS_ListIteratorOfListOfInteractive Class Reference

#include <AIS_ListIteratorOfListOfInteractive.hxx>

Public Member Functions

 AIS_ListIteratorOfListOfInteractive ()
 AIS_ListIteratorOfListOfInteractive (const AIS_ListOfInteractive &L)
void Initialize (const AIS_ListOfInteractive &L)
Standard_Boolean More () const
void Next ()
Handle_AIS_InteractiveObject & Value () const

Constructor & Destructor Documentation

AIS_ListIteratorOfListOfInteractive::AIS_ListIteratorOfListOfInteractive ( )
AIS_ListIteratorOfListOfInteractive::AIS_ListIteratorOfListOfInteractive ( const AIS_ListOfInteractive L)

Member Function Documentation

void AIS_ListIteratorOfListOfInteractive::Initialize ( const AIS_ListOfInteractive L)
Standard_Boolean AIS_ListIteratorOfListOfInteractive::More ( ) const
void AIS_ListIteratorOfListOfInteractive::Next ( )
Handle_AIS_InteractiveObject& AIS_ListIteratorOfListOfInteractive::Value ( ) const

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