SafeSlot::SafeSlotWrapper Class Reference

A class that extends the Slot::SlotWrapper class to add the ability to query an invalidator. More...

#include <SafeSlot.h>

Inheritance diagram for SafeSlot::SafeSlotWrapper:

Inheritance graph

List of all members.

Public Member Functions

virtual SlotInvalidatorgetInvalidator ()=0


Detailed Description

A class that extends the Slot::SlotWrapper class to add the ability to query an invalidator.

Derived classes need to provide an implementation of this method.

Definition at line 131 of file SafeSlot.h.


Member Function Documentation

virtual SlotInvalidator* SafeSlot::SafeSlotWrapper::getInvalidator (  )  [pure virtual]

Returns the invalidator object associated with this slot wrapper.

Returns:
The invalidator the slot was created with.


Software Development Kit - Opticks 4.9.0 Build 16218