Open CASCADE Technology 6.6.0
Public Member Functions
AIS_DataMapofIntegerListOfinteractive Class Reference

#include <AIS_DataMapofIntegerListOfinteractive.hxx>

Inheritance diagram for AIS_DataMapofIntegerListOfinteractive:
Inheritance graph
[legend]

Public Member Functions

 AIS_DataMapofIntegerListOfinteractive (const Standard_Integer NbBuckets=1)
AIS_DataMapofIntegerListOfinteractiveAssign (const AIS_DataMapofIntegerListOfinteractive &Other)
AIS_DataMapofIntegerListOfinteractiveoperator= (const AIS_DataMapofIntegerListOfinteractive &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~AIS_DataMapofIntegerListOfinteractive ()
Standard_Boolean Bind (const Standard_Integer &K, const AIS_ListOfInteractive &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const AIS_ListOfInteractiveFind (const Standard_Integer &K) const
const AIS_ListOfInteractiveoperator() (const Standard_Integer &K) const
AIS_ListOfInteractiveChangeFind (const Standard_Integer &K)
AIS_ListOfInteractiveoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

AIS_DataMapofIntegerListOfinteractive::AIS_DataMapofIntegerListOfinteractive ( const Standard_Integer  NbBuckets = 1)
AIS_DataMapofIntegerListOfinteractive::~AIS_DataMapofIntegerListOfinteractive ( ) [inline]

Member Function Documentation

AIS_DataMapofIntegerListOfinteractive& AIS_DataMapofIntegerListOfinteractive::Assign ( const AIS_DataMapofIntegerListOfinteractive Other)
Standard_Boolean AIS_DataMapofIntegerListOfinteractive::Bind ( const Standard_Integer K,
const AIS_ListOfInteractive I 
)
AIS_ListOfInteractive& AIS_DataMapofIntegerListOfinteractive::ChangeFind ( const Standard_Integer K)
Standard_Address AIS_DataMapofIntegerListOfinteractive::ChangeFind1 ( const Standard_Integer K)
void AIS_DataMapofIntegerListOfinteractive::Clear ( )
const AIS_ListOfInteractive& AIS_DataMapofIntegerListOfinteractive::Find ( const Standard_Integer K) const
Standard_Address AIS_DataMapofIntegerListOfinteractive::Find1 ( const Standard_Integer K) const
Standard_Boolean AIS_DataMapofIntegerListOfinteractive::IsBound ( const Standard_Integer K) const
const AIS_ListOfInteractive& AIS_DataMapofIntegerListOfinteractive::operator() ( const Standard_Integer K) const [inline]
AIS_ListOfInteractive& AIS_DataMapofIntegerListOfinteractive::operator() ( const Standard_Integer K) [inline]
AIS_DataMapofIntegerListOfinteractive& AIS_DataMapofIntegerListOfinteractive::operator= ( const AIS_DataMapofIntegerListOfinteractive Other) [inline]
void AIS_DataMapofIntegerListOfinteractive::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean AIS_DataMapofIntegerListOfinteractive::UnBind ( const Standard_Integer K)

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