![]() |
Public API Reference |
#include <binder.h>
Inheritance diagram for iInputBinderBoolean:

Public Methods | |
| virtual void | Set (bool)=0 |
| Set the state; called by csInputBinder. More... | |
| virtual bool | Get () const=0 |
| Get the state; called by the application. More... | |
Definition at line 46 of file iutil/binder.h.
|
|
Get the state; called by the application.
Implemented in csInputBinderBoolean. |
|
|
Set the state; called by csInputBinder.
Implemented in csInputBinderBoolean. |