Acquire(const void *id) const | SAtom | [inline] |
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] |
CreateWeak(const void *cookie) const | SAtom | |
DatumAtLocked(size_t index) | SDatumGeneratorInt | |
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] |
ExistsAndIncStrong(SAtom *atom) | SAtom | [static] |
ExistsAndIncWeak(SAtom *atom) | SAtom | [static] |
FINISH_ATOM_ASYNC enum value | SAtom | [protected] |
FinishAtom(const void *id) | SAtom | [protected, virtual] |
FinishReadingAtLocked(size_t index, const void *data) const | SDatumGeneratorInt | [virtual] |
FinishWritingAtLocked(size_t index, void *data) | SDatumGeneratorInt | [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] |
HasManyStrongPointers() const | SAtom | |
HasManyWeakPointers() const | SAtom | |
HasStrongPointers() const | SAtom | |
HasWeakPointers() const | SAtom | |
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 | |
IndexedDatum class | SDatumGeneratorInt | [friend] |
InitAtom() | SAtom | [protected, virtual] |
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] |
Lock() const | SDatumGeneratorInt | [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] |
NewDatumLocked(size_t index, uint32_t mode) | SDatumGeneratorInt | [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 | |
Release(const void *id) const | SAtom | [inline] |
RenameOwnerID(const void *newID, const void *oldID) const | SAtom | |
Report(const sptr< ITextOutput > &io, uint32_t flags=0) const | SAtom | |
ReportChangeAtLocked(size_t index, const sptr< IBinder > &editor, uint32_t changes, off_t start=-1, off_t length=-1) | SDatumGeneratorInt | [virtual] |
SAtom() | SAtom | [protected] |
SDatumGeneratorInt(uint32_t mode=IDatum::READ_WRITE) | SDatumGeneratorInt | |
SDatumGeneratorInt(const SContext &context, uint32_t mode=IDatum::READ_WRITE) | SDatumGeneratorInt | |
SetValueAtLocked(size_t index, const SValue &value) | SDatumGeneratorInt | |
SizeAtLocked(size_t index) const | SDatumGeneratorInt | [virtual] |
StartReadingAtLocked(size_t index, off_t position, ssize_t *inoutSize, uint32_t flags) const | SDatumGeneratorInt | [virtual] |
StartWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StartWritingAtLocked(size_t index, off_t position, ssize_t *inoutSize, uint32_t flags) | SDatumGeneratorInt | [virtual] |
StopWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StoreSizeAtLocked(size_t index, off_t size) | SDatumGeneratorInt | [virtual] |
StoreValueAtLocked(size_t index, const SValue &value)=0 | SDatumGeneratorInt | [pure virtual] |
StoreValueTypeAtLocked(size_t index, uint32_t type) | SDatumGeneratorInt | [virtual] |
StrongCount() const | SAtom | |
Unlock() const | SDatumGeneratorInt | [virtual] |
UpdateDatumIndicesLocked(size_t index, ssize_t delta) | SDatumGeneratorInt | |
ValueAtLocked(size_t index) const =0 | SDatumGeneratorInt | [pure virtual] |
ValueTypeAtLocked(size_t index) const | SDatumGeneratorInt | [virtual] |
WeakCount() const | SAtom | |
~SAtom() | SAtom | [protected, virtual] |
~SDatumGeneratorInt() | SDatumGeneratorInt | [protected, virtual] |