IUuid Class Reference
[Binder]

#include <support/IUuid.h>

Inheritance diagram for IUuid:

IInterface SAtom BnUuid List of all members.

Detailed Description

Interface to request the creation of UUIDs/GUIDs.


Public Member Functions

virtual SValue Create ()=0
 Returns a newly created UUID.
status_t LinkUuid (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0)
status_t UnlinkUuid (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0)

Protected Member Functions

 IUuid ()
virtual ~IUuid ()


Constructor & Destructor Documentation

IUuid  )  [inline, protected]
 

virtual ~IUuid  )  [protected, virtual]
 


Member Function Documentation

virtual SValue Create  )  [pure virtual]
 

Returns a newly created UUID.

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

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


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