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

#include <AIS_DataMapofIntegerListOfinteractive.hxx>

Inheritance diagram for AIS_DataMapofIntegerListOfinteractive:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

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