|
Public Member Functions |
status_t | LinkSelector (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) |
virtual status_t | Register (const SValue &key, const sptr< IBinder > &binder, const SValue &property, uint32_t flags=0)=0 |
virtual void | SetValue (const SValue &value)=0 |
status_t | UnlinkSelector (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) |
virtual status_t | Unregister (const SValue &key, const sptr< IBinder > &binder, const SValue &property, uint32_t flags=0)=0 |
virtual SValue | Value () const =0 |
Protected Member Functions |
| ISelector () |
virtual | ~ISelector () |