![]() |
Public API Reference |
#include <binder.h>
Inheritance diagram for iInputBinderPosition:
Public Methods | |
virtual void | Set (int)=0 |
Set the position; called by csInputBinder. More... | |
virtual int | Get () const=0 |
Get the position; called by the application. More... |
Definition at line 32 of file iutil/binder.h.
|
Get the position; called by the application.
Implemented in csInputBinderPosition. |
|
Set the position; called by csInputBinder.
Implemented in csInputBinderPosition. |