#include <AIS_MapOfInteractive.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | AIS_MapOfInteractive (const Standard_Integer NbBuckets=1) |
Standard_EXPORT AIS_MapOfInteractive & | Assign (const AIS_MapOfInteractive &Other) |
AIS_MapOfInteractive & | operator= (const AIS_MapOfInteractive &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~AIS_MapOfInteractive () | |
Standard_EXPORT Standard_Boolean | Add (const Handle(AIS_InteractiveObject)&aKey) |
Standard_EXPORT Standard_Boolean | Contains (const Handle(AIS_InteractiveObject)&aKey) const |
Standard_EXPORT Standard_Boolean | Remove (const Handle(AIS_InteractiveObject)&aKey) |
Private Member Functions | |
Standard_EXPORT | AIS_MapOfInteractive (const AIS_MapOfInteractive &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|