#include <support/INib.h>
Inheritance diagram for INib:
Public Member Functions | |
virtual SValue | GetProperty (const SValue &values)=0 |
status_t | LinkNib (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) |
virtual SValue | ListProperties ()=0 |
virtual status_t | PutProperty (const SValue &values)=0 |
virtual status_t | RemoveProperty (const SValue &values)=0 |
status_t | UnlinkNib (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) |
Protected Member Functions | |
INib () | |
virtual | ~INib () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|