Open CASCADE Technology 6.5.2
Public Member Functions
Viewer2dTest_DoubleMapOfInteractiveAndName Class Reference

#include <Viewer2dTest_DoubleMapOfInteractiveAndName.hxx>

Inheritance diagram for Viewer2dTest_DoubleMapOfInteractiveAndName:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Viewer2dTest_DoubleMapOfInteractiveAndName (const Standard_Integer NbBuckets=1)
Viewer2dTest_DoubleMapOfInteractiveAndNameAssign (const Viewer2dTest_DoubleMapOfInteractiveAndName &Other)
Viewer2dTest_DoubleMapOfInteractiveAndNameoperator= (const Viewer2dTest_DoubleMapOfInteractiveAndName &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~Viewer2dTest_DoubleMapOfInteractiveAndName ()
void Bind (const Handle< AIS2D_InteractiveObject > &K1, const TCollection_AsciiString &K2)
Standard_Boolean AreBound (const Handle< AIS2D_InteractiveObject > &K1, const TCollection_AsciiString &K2) const
Standard_Boolean IsBound1 (const Handle< AIS2D_InteractiveObject > &K) const
Standard_Boolean IsBound2 (const TCollection_AsciiString &K) const
const TCollection_AsciiStringFind1 (const Handle< AIS2D_InteractiveObject > &K) const
const
Handle_AIS2D_InteractiveObject & 
Find2 (const TCollection_AsciiString &K) const
Standard_Boolean UnBind1 (const Handle< AIS2D_InteractiveObject > &K)
Standard_Boolean UnBind2 (const TCollection_AsciiString &K)

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Boolean Viewer2dTest_DoubleMapOfInteractiveAndName::AreBound ( const Handle< AIS2D_InteractiveObject > &  K1,
const TCollection_AsciiString K2 
) const
Viewer2dTest_DoubleMapOfInteractiveAndName& Viewer2dTest_DoubleMapOfInteractiveAndName::Assign ( const Viewer2dTest_DoubleMapOfInteractiveAndName Other)
void Viewer2dTest_DoubleMapOfInteractiveAndName::Bind ( const Handle< AIS2D_InteractiveObject > &  K1,
const TCollection_AsciiString K2 
)
void Viewer2dTest_DoubleMapOfInteractiveAndName::Clear ( )
const TCollection_AsciiString& Viewer2dTest_DoubleMapOfInteractiveAndName::Find1 ( const Handle< AIS2D_InteractiveObject > &  K) const
const Handle_AIS2D_InteractiveObject& Viewer2dTest_DoubleMapOfInteractiveAndName::Find2 ( const TCollection_AsciiString K) const
Standard_Boolean Viewer2dTest_DoubleMapOfInteractiveAndName::IsBound1 ( const Handle< AIS2D_InteractiveObject > &  K) const
Standard_Boolean Viewer2dTest_DoubleMapOfInteractiveAndName::IsBound2 ( const TCollection_AsciiString K) const
void Viewer2dTest_DoubleMapOfInteractiveAndName::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

void* Viewer2dTest_DoubleMapOfInteractiveAndName::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMap.

void* Viewer2dTest_DoubleMapOfInteractiveAndName::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMap.

Viewer2dTest_DoubleMapOfInteractiveAndName& Viewer2dTest_DoubleMapOfInteractiveAndName::operator= ( const Viewer2dTest_DoubleMapOfInteractiveAndName Other) [inline]
void Viewer2dTest_DoubleMapOfInteractiveAndName::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean Viewer2dTest_DoubleMapOfInteractiveAndName::UnBind1 ( const Handle< AIS2D_InteractiveObject > &  K)
Standard_Boolean Viewer2dTest_DoubleMapOfInteractiveAndName::UnBind2 ( const TCollection_AsciiString K)

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