INib Class Reference

#include <support/INib.h>

Inheritance diagram for INib:

IInterface SAtom BnNib List of all members.

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 ()

Constructor & Destructor Documentation

INib  )  [inline, protected]
 

virtual ~INib  )  [protected, virtual]
 


Member Function Documentation

virtual SValue GetProperty const SValue values  )  [pure virtual]
 

status_t LinkNib const sptr< IBinder > &  to,
const SValue mappings,
uint32_t  flags = 0
[inline]
 

virtual SValue ListProperties  )  [pure virtual]
 

virtual status_t PutProperty const SValue values  )  [pure virtual]
 

virtual status_t RemoveProperty const SValue values  )  [pure virtual]
 

status_t UnlinkNib const sptr< IBinder > &  to,
const SValue mappings,
uint32_t  flags = 0
[inline]
 


The documentation for this class was generated from the following file: