Acquire(const void *id) const | SAtom | [inline] |
AsBinder() | IInterface | |
AsBinder() const | IInterface | |
AsBinderImpl() | BnIterable | [protected, virtual] |
AsBinderImpl() const | BnIterable | [protected, virtual] |
Asked(const SValue &what, SValue *out) | BBinder | [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] |
AutobinderGet(const BAutobinderDef *def, void *result) | BBinder | [virtual] |
AutobinderInvoke(const BAutobinderDef *def, void **params, void *result) | BBinder | [virtual] |
AutobinderPut(const BAutobinderDef *def, const void *value) | BBinder | [virtual] |
BBinder() | BBinder | [protected] |
BBinder(const SContext &context) | BBinder | [protected] |
BBinder(const BBinder &other) | BBinder | [protected] |
BGenericIterable() | BGenericIterable | |
BGenericIterable(const SContext &context) | BGenericIterable | |
BnIterable() | BnIterable | [protected] |
BnIterable(const SContext &context) | BnIterable | [protected] |
BNS(palmos::osp::) BpBinder *RemoteBinder() | IBinder | [virtual] |
BuildSQLString(SString *outSql, SValue *inoutArgs, const SString &dbname) const | SSQLBuilder | |
BuildSQLSubStrings(SString *outSelect, SString *outWhere, SString *outOrderBy, SValue *inoutArgs) const | SSQLBuilder | |
Called(const SValue &func, const SValue &args, SValue *out) | BBinder | [protected, virtual] |
Context() const | BBinder | [inline] |
CreateSQLFilter(const SValue &filter) const | SSQLBuilder | [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] |
Effect(const SValue &in, const SValue &inBindings, const SValue &outBindings, SValue *out) | BBinder | [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] |
for_each_iterator_func typedef | BGenericIterable | |
ForceAcquire(const void *id) const | SAtom | [inline] |
ForceIncStrong(const void *id) const | SAtom | |
ForceIncStrongFast() const | SAtom | |
ForEachIteratorLocked(for_each_iterator_func func, void *cookie) | BGenericIterable | |
GenericIterator class | BGenericIterable | [friend] |
Get(const SValue &bindings) const | IBinder | |
Get() const | IBinder | |
GetActiveTypeNames(SSortedVector< SString > *outNames) | SAtom | [static] |
GetAllWithTypeName(const char *typeName, SVector< wptr< SAtom > > *outAtoms=NULL, SVector< sptr< SLightAtom > > *outLightAtoms=NULL) | SAtom | [static] |
HandleEffect(const SValue &, const SValue &, const SValue &, SValue *) | BnIterable | [protected, virtual] |
HasManyStrongPointers() const | SAtom | |
HasManyWeakPointers() const | SAtom | |
HasStrongPointers() const | SAtom | |
HasWeakPointers() const | SAtom | |
HoldRefForLink(const SValue &binding, uint32_t flags) | BBinder | [protected, virtual] |
IBinder() | IBinder | [inline, protected] |
IInterface() | IInterface | |
IIterable() | IIterable | [inline, protected] |
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] |
Inspect(const sptr< IBinder > &caller, const SValue &which, uint32_t flags=0) | BnIterable | [virtual] |
instantiate_proxy_func typedef | IInterface | [protected] |
InterfaceFor(const SValue &descriptor, uint32_t flags=0) | BnIterable | [virtual] |
Invoke(const SValue &func, const SValue &args) | IBinder | |
Invoke(const SValue &func) | IBinder | |
IsBinderAlive() const | BBinder | [virtual] |
IsLinked() const | BBinder | |
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] |
Link(const sptr< IBinder > &target, const SValue &bindings, uint32_t flags=0) | BBinder | [virtual] |
LinkIterable(const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) | IIterable | [inline] |
LinkToDeath(const sptr< BBinder > &target, const SValue &method, uint32_t flags=0) | BBinder | [virtual] |
LocalBinder() | BBinder | [virtual] |
Lock() const | BGenericIterable | [virtual] |
MapSQLColumn(SValue *inoutColumn) const | SSQLBuilder | [virtual] |
MapSQLOrderColumn(SValue *inoutColumnName, SValue *inoutOrder) const | SSQLBuilder | [virtual] |
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] |
NewGenericIterator(const SValue &args)=0 | BGenericIterable | [pure virtual] |
NewIterator(const SValue &args=B_UNDEFINED_VALUE, status_t *error=NULL) | BGenericIterable | [virtual] |
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 | |
PingBinder() | BBinder | [virtual] |
Pull(SValue *inMaskAndDefaultsOutData) | BBinder | [protected, virtual] |
Push(const SValue &out) | BBinder | |
PushIteratorChangedLocked() | BGenericIterable | |
Put(const SValue &in) | IBinder | |
Release(const void *id) const | SAtom | [inline] |
RemoteBinder() | BBinder | [virtual] |
RenameOwnerID(const void *newID, const void *oldID) const | SAtom | |
Report(const sptr< ITextOutput > &io, uint32_t flags=0) const | SAtom | |
SAtom() | SAtom | [protected] |
SSQLBuilder() | SSQLBuilder | |
StartWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StopWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StrongCount() const | SAtom | |
Told(const SValue &what, const SValue &in) | BBinder | [protected, virtual] |
Transact(uint32_t code, SParcel &data, SParcel *reply, uint32_t flags) | BnIterable | [protected, virtual] |
Unlink(const wptr< IBinder > &target, const SValue &bindings, uint32_t flags=0) | BBinder | [virtual] |
UnlinkIterable(const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) | IIterable | [inline] |
UnlinkToDeath(const wptr< BBinder > &target, const SValue &method, uint32_t flags=0) | BBinder | [virtual] |
Unlock() const | BGenericIterable | [virtual] |
WeakCount() const | SAtom | |
~BBinder() | BBinder | [protected, virtual] |
~BGenericIterable() | BGenericIterable | [protected, virtual] |
~BnIterable() | BnIterable | [protected, virtual] |
~IBinder() | IBinder | [inline, protected, virtual] |
~IInterface() | IInterface | [protected, virtual] |
~IIterable() | IIterable | [protected, virtual] |
~SAtom() | SAtom | [protected, virtual] |
~SSQLBuilder() | SSQLBuilder | [virtual] |