Interface for implementing a CL_Cursor target. More...
#include <cursor_provider.h>
Public Member Functions | |
Construction | |
| virtual | ~CL_CursorProvider () |
Operations | |
| virtual void | destroy ()=0 |
| Destroys the cursor provider. | |
Interface for implementing a CL_Cursor target.
| virtual CL_CursorProvider::~CL_CursorProvider | ( | ) | [inline, virtual] |
| virtual void CL_CursorProvider::destroy | ( | ) | [pure virtual] |
Destroys the cursor provider.
1.7.1