Acquire(const void *id) const | SAtom | [inline] |
AddCommand(const SString &name, const sptr< ICommand > &command)=0 | ICommand | [pure virtual] |
ArgList typedef | ICommand | |
AsBinder() | IInterface | |
AsBinder() const | IInterface | |
AsBinderImpl() | IInterface | [protected, virtual] |
AsBinderImpl() const | IInterface | [protected, virtual] |
AtomObjectSize() const | SAtom | |
AttachAtom(SAtom *target) | SAtom | |
AttemptAcquire(const void *id) const | SAtom | [inline] |
AttemptDecStrong(const void *id) const | SAtom | |
AttemptIncStrong(const void *id) const | SAtom | |
AttemptIncStrongFast() const | SAtom | |
AttemptIncWeak(const void *id) const | SAtom | |
AttemptIncWeakFast() const | SAtom | |
AttemptRelease(const void *id) const | SAtom | [inline] |
ByteError() const =0 | ICommand | [pure virtual] |
ByteInput() const =0 | ICommand | [pure virtual] |
ByteOutput() const =0 | ICommand | [pure virtual] |
CreateWeak(const void *cookie) const | SAtom | |
DecRefs(const void *id) const | SAtom | [inline] |
DecStrong(const void *id) const | SAtom | |
DecStrongFast() const | SAtom | |
DecWeak(const void *id) const | SAtom | |
DecWeakFast() const | SAtom | |
DeleteAtom(const void *id) | SAtom | [protected, virtual] |
Documentation() const =0 | ICommand | [pure virtual] |
Environment() const =0 | ICommand | [pure virtual] |
ExecAsInterface(const sptr< IBinder > &binder, const SValue &descriptor, instantiate_proxy_func proxy_func, status_t *out_error=NULL) | IInterface | [protected, static] |
ExecAsInterfaceNoInspect(const sptr< IBinder > &binder, const SValue &descriptor, instantiate_proxy_func proxy_func, status_t *out_error=NULL) | IInterface | [protected, static] |
ExistsAndIncStrong(SAtom *atom) | SAtom | [static] |
ExistsAndIncWeak(SAtom *atom) | SAtom | [static] |
FINISH_ATOM_ASYNC enum value | SAtom | [protected] |
FinishAtom(const void *id) | SAtom | [protected, virtual] |
ForceAcquire(const void *id) const | SAtom | [inline] |
ForceIncStrong(const void *id) const | SAtom | |
ForceIncStrongFast() const | SAtom | |
GetActiveTypeNames(SSortedVector< SString > *outNames) | SAtom | [static] |
GetAllWithTypeName(const char *typeName, SVector< wptr< SAtom > > *outAtoms=NULL, SVector< sptr< SLightAtom > > *outLightAtoms=NULL) | SAtom | [static] |
GetCommand(const SString &name) const =0 | ICommand | [pure virtual] |
GetProperty(const SValue &key) const =0 | ICommand | [pure virtual] |
HasManyStrongPointers() const | SAtom | |
HasManyWeakPointers() const | SAtom | |
HasStrongPointers() const | SAtom | |
HasWeakPointers() const | SAtom | |
ICommand() | ICommand | [inline, protected] |
IInterface() | IInterface | |
IncRefs(const void *id) const | SAtom | [inline] |
IncStrong(const void *id) const | SAtom | |
IncStrongAttempted(uint32_t flags, const void *id) | SAtom | [protected, virtual] |
IncStrongFast() const | SAtom | |
IncWeak(const void *id) const | SAtom | |
IncWeakFast() const | SAtom | |
InitAtom() | SAtom | [protected, virtual] |
instantiate_proxy_func typedef | IInterface | [protected] |
LeakReport(const sptr< ITextOutput > &io, int32_t mark=0, int32_t last=-1, uint32_t flags=0) | SAtom | [static] |
LeakReport(int32_t mark=0, int32_t last=-1, uint32_t flags=0) | SAtom | [static] |
LinkCommand(const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) | ICommand | [inline] |
MarkLeakReport() | SAtom | [static] |
MovePointersAfter(SAtom **newPtr, SAtom **oldPtr, size_t num=1) | SAtom | [static] |
MovePointersBefore(SAtom **newPtr, SAtom **oldPtr, size_t num=1) | SAtom | [static] |
operator delete(void *ptr, size_t size) | SAtom | |
operator new(size_t size) | SAtom | |
operator new(size_t size, const B_SNS(std::) nothrow_t &) | SAtom | |
Release(const void *id) const | SAtom | [inline] |
RemoveCommand(const SString &name)=0 | ICommand | [pure virtual] |
RemoveProperty(const SValue &key)=0 | ICommand | [pure virtual] |
RenameOwnerID(const void *newID, const void *oldID) const | SAtom | |
Report(const sptr< ITextOutput > &io, uint32_t flags=0) const | SAtom | |
Run(const ArgList &args)=0 | ICommand | [pure virtual] |
SAtom() | SAtom | [protected] |
SetByteError(const sptr< IByteOutput > &value)=0 | ICommand | [pure virtual] |
SetByteInput(const sptr< IByteInput > &value)=0 | ICommand | [pure virtual] |
SetByteOutput(const sptr< IByteOutput > &value)=0 | ICommand | [pure virtual] |
SetEnvironment(const SValue &value)=0 | ICommand | [pure virtual] |
SetFileDescriptors(const SValue &fds)=0 | ICommand | [pure virtual] |
SetProperty(const SValue &key, const SValue &value)=0 | ICommand | [pure virtual] |
Spawn(const SString &command) const =0 | ICommand | [pure virtual] |
StartWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StopWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StrongCount() const | SAtom | |
UnlinkCommand(const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) | ICommand | [inline] |
WeakCount() const | SAtom | |
~ICommand() | ICommand | [protected, virtual] |
~IInterface() | IInterface | [protected, virtual] |
~SAtom() | SAtom | [protected, virtual] |