This is the complete list of members for BLooper, including all inherited members.
| AddCommonFilter(BMessageFilter *filter) | BLooper | virtual |
| AddFilter(BMessageFilter *filter) | BHandler | virtual |
| AddHandler(BHandler *handler) | BLooper | |
| AllArchived(BMessage *archive) const | BArchivable | virtual |
| AllUnarchived(const BMessage *archive) | BArchivable | virtual |
| Archive(BMessage *data, bool deep=true) const | BLooper | virtual |
| BArchivable(BMessage *from) | BArchivable | |
| BArchivable() | BArchivable | |
| BHandler(const char *name=NULL) | BHandler | |
| BHandler(BMessage *data) | BHandler | |
| BLooper(const char *name=NULL, int32 priority=B_NORMAL_PRIORITY, int32 portCapacity=B_LOOPER_PORT_DEFAULT_CAPACITY) | BLooper | |
| BLooper(BMessage *data) | BLooper | |
| CommonFilterList() const | BLooper | |
| CountHandlers() const | BLooper | |
| CountLockRequests() const | BLooper | |
| CountLocks() const | BLooper | |
| CurrentMessage() const | BLooper | |
| DetachCurrentMessage() | BLooper | |
| DispatchExternalMessage(BMessage *message, BHandler *handler, bool &_detached) | BLooper | |
| DispatchMessage(BMessage *message, BHandler *handler) | BLooper | virtual |
| FilterList() | BHandler | |
| GetSupportedSuites(BMessage *data) | BLooper | virtual |
| HandlerAt(int32 index) const | BLooper | |
| IndexOf(BHandler *handler) const | BLooper | |
| Instantiate(BMessage *data) | BLooper | static |
| IsLocked() const | BLooper | |
| IsMessageWaiting() const | BLooper | |
| IsWatched() const | BHandler | |
| Lock() | BLooper | |
| LockingThread() const | BLooper | |
| LockLooper() | BHandler | |
| LockLooperWithTimeout(bigtime_t timeout) | BHandler | |
| LockWithTimeout(bigtime_t timeout) | BLooper | |
| Loop() | BLooper | |
| Looper() const | BHandler | |
| LooperForThread(thread_id thread) | BLooper | static |
| MessageFromPort(bigtime_t=B_INFINITE_TIMEOUT) | BLooper | protected |
| MessageQueue() const | BLooper | |
| MessageReceived(BMessage *message) | BLooper | virtual |
| Name() const | BHandler | |
| NextHandler() const | BHandler | |
| Perform(perform_code d, void *arg) | BLooper | virtual |
| PostMessage(uint32 command) | BLooper | |
| PostMessage(BMessage *message) | BLooper | |
| PostMessage(uint32 command, BHandler *handler, BHandler *replyTo=NULL) | BLooper | |
| PostMessage(BMessage *message, BHandler *handler, BHandler *replyTo=NULL) | BLooper | |
| PreferredHandler() const | BLooper | |
| Quit() | BLooper | virtual |
| QuitRequested() | BLooper | virtual |
| RemoveCommonFilter(BMessageFilter *filter) | BLooper | virtual |
| RemoveFilter(BMessageFilter *filter) | BHandler | virtual |
| RemoveHandler(BHandler *handler) | BLooper | |
| ResolveSpecifier(BMessage *message, int32 index, BMessage *specifier, int32 what, const char *property) | BLooper | virtual |
| Run() | BLooper | virtual |
| Sem() const | BLooper | |
| SendNotices(uint32 what, const BMessage *notice=NULL) | BHandler | virtual |
| SetCommonFilterList(BList *filters) | BLooper | virtual |
| SetFilterList(BList *filters) | BHandler | virtual |
| SetName(const char *name) | BHandler | |
| SetNextHandler(BHandler *handler) | BHandler | virtual |
| SetPreferredHandler(BHandler *handler) | BLooper | |
| StartWatching(BMessenger target, uint32 what) | BHandler | |
| StartWatching(BHandler *observer, uint32 what) | BHandler | |
| StartWatchingAll(BMessenger target) | BHandler | |
| StartWatchingAll(BHandler *observer) | BHandler | |
| StopWatching(BMessenger target, uint32 what) | BHandler | |
| StopWatching(BHandler *observer, uint32 what) | BHandler | |
| StopWatchingAll(BMessenger target) | BHandler | |
| StopWatchingAll(BHandler *observer) | BHandler | |
| Team() const | BLooper | |
| Thread() const | BLooper | |
| Unlock() | BLooper | |
| UnlockLooper() | BHandler | |
| ~BArchivable() | BArchivable | virtual |
| ~BHandler() | BHandler | virtual |
| ~BLooper() | BLooper | virtual |