template <typename INTERFACE>

class BpCInterface

Defined at line 234 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h

implementation of IInterface for client (p = proxy)

Public Methods

void BpCInterface<INTERFACE> (const SpAIBinder & binder)

Defined at line 236 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h

void ~BpCInterface<INTERFACE> ()

Defined at line 237 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h

const SpAIBinder & asBinderReference ()

Defined at line 241 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h

bool isRemote ()

Defined at line 243 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h

binder_status_t dump (int fd, const char ** args, uint32_t numArgs)

Defined at line 245 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h

SpAIBinder asBinder ()

Defined at line 368 of file ../../third_party/android/platform/frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h