SHandler Member List

This is the complete list of members for SHandler, including all inherited members.

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]
BProcess classSHandler [friend]
CountMessages(uint32_t what=B_ANY_WHAT)SHandler
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]
DequeueMessage(uint32_t what)SHandler
DispatchAllMessages()SHandler
EnqueueMessage(const SMessage &message, nsecs_t time, uint32_t flags=0)SHandler
ExistsAndIncStrong(SAtom *atom)SAtom [static]
ExistsAndIncWeak(SAtom *atom)SAtom [static]
filter_action enum nameSHandler
filter_func typedefSHandler
FILTER_FUTURE_FLAG enum valueSHandler
FILTER_KEEP enum valueSHandler
FILTER_REMOVE enum valueSHandler
FILTER_REVERSE_FLAG enum valueSHandler
FILTER_STOP enum valueSHandler
FilterMessages(filter_func func, uint32_t flags, void *data, SMessageList *outRemoved=NULL)SHandler
FilterMessages(const filter_functor_base &functor, uint32_t flags, void *data, SMessageList *outRemoved=NULL)SHandler
FINISH_ATOM_ASYNC enum valueSAtom [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]
HandleMessage(const SMessage &msg)SHandler [virtual]
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
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]
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]
NextMessageTime(int32_t *out_priority)SHandler
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
POST_KEEP_UNIQUE enum valueSHandler
POST_REMOVE_DUPLICATES enum valueSHandler
PostDelayedMessage(const SMessage &message, nsecs_t delay, uint32_t flags=0)SHandler
PostMessage(const SMessage &message, uint32_t flags=0)SHandler
PostMessageAtTime(const SMessage &message, nsecs_t absoluteTime, uint32_t flags=0)SHandler
Release(const void *id) const SAtom [inline]
RemoveAllMessages(SMessageList *outRemoved=NULL)SHandler
RemoveMessages(uint32_t what, uint32_t flags, SMessageList *outRemoved=NULL)SHandler
RenameOwnerID(const void *newID, const void *oldID) const SAtom
Report(const sptr< ITextOutput > &io, uint32_t flags=0) const SAtom
ResumeScheduling()SHandler
SAtom()SAtom [protected]
SHandler()SHandler
SHandler(SLocker *externalLock)SHandler
SHandler(const SContext &context)SHandler
StartWatching(const B_SNS(std::) type_info *type)SAtom [static]
StopWatching(const B_SNS(std::) type_info *type)SAtom [static]
StrongCount() const SAtom
WeakCount() const SAtom
~SAtom()SAtom [protected, virtual]
~SHandler()SHandler [protected, virtual]