CallbackInfo Class Reference

#include </home/jparks/src/open-source/openbinder/libraries/libbinder/services/InformList.h>

List of all members.

Public Member Functions

 CallbackInfo (const CallbackInfo &)
 CallbackInfo (const sptr< IBinder > &target, const SValue &method, uint32_t flags)
 CallbackInfo (const sptr< IBinder > &target, const SValue &method, uint32_t flags, const SValue &cookie)
 CallbackInfo ()
SValue Cookie () const
uint32_t Flags () const
SValue Method () const
sptr< IBinderTarget () const
 ~CallbackInfo ()


Constructor & Destructor Documentation

CallbackInfo  )  [inline]
 

CallbackInfo const sptr< IBinder > &  target,
const SValue method,
uint32_t  flags,
const SValue cookie
[inline]
 

CallbackInfo const sptr< IBinder > &  target,
const SValue method,
uint32_t  flags
[inline]
 

CallbackInfo const CallbackInfo  )  [inline]
 

~CallbackInfo  )  [inline]
 


Member Function Documentation

SValue Cookie  )  const [inline]
 

uint32_t Flags  )  const [inline]
 

SValue Method  )  const [inline]
 

sptr< IBinder > Target  )  const [inline]
 


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