This is the complete list of members for BRoster, including all inherited members.
| ActivateApp(team_id team) const | BRoster | |
| AddToRecentDocuments(const entry_ref *document, const char *signature=NULL) const | BRoster | |
| AddToRecentFolders(const entry_ref *folder, const char *signature=NULL) const | BRoster | |
| Broadcast(BMessage *message) const | BRoster | |
| Broadcast(BMessage *message, BMessenger replyTo) const | BRoster | |
| BRoster() | BRoster | |
| FindApp(const char *mimeType, entry_ref *app) const | BRoster | |
| FindApp(entry_ref *ref, entry_ref *app) const | BRoster | |
| GetActiveAppInfo(app_info *info) const | BRoster | |
| GetAppInfo(const char *signature, app_info *info) const | BRoster | |
| GetAppInfo(entry_ref *ref, app_info *info) const | BRoster | |
| GetAppList(BList *teamIDList) const | BRoster | |
| GetAppList(const char *signature, BList *teamIDList) const | BRoster | |
| GetRecentApps(BMessage *refList, int32 maxCount) const | BRoster | |
| GetRecentDocuments(BMessage *refList, int32 maxCount, const char *fileType=NULL, const char *signature=NULL) const | BRoster | |
| GetRecentDocuments(BMessage *refList, int32 maxCount, const char *fileTypes[], int32 fileTypesCount, const char *signature=NULL) const | BRoster | |
| GetRecentFolders(BMessage *refList, int32 maxCount, const char *signature=NULL) const | BRoster | |
| GetRunningAppInfo(team_id team, app_info *info) const | BRoster | |
| IsRunning(const char *signature) const | BRoster | |
| IsRunning(entry_ref *ref) const | BRoster | |
| Launch(const char *mimeType, BMessage *initialMessage=NULL, team_id *_appTeam=NULL) const | BRoster | |
| Launch(const char *mimeType, BList *messageList, team_id *_appTeam=NULL) const | BRoster | |
| Launch(const char *mimeType, int argc, const char *const *args, team_id *_appTeam=NULL) const | BRoster | |
| Launch(const entry_ref *ref, const BMessage *initialMessage=NULL, team_id *_appTeam=NULL) const | BRoster | |
| Launch(const entry_ref *ref, const BList *messageList, team_id *_appTeam=NULL) const | BRoster | |
| Launch(const entry_ref *ref, int argc, const char *const *args, team_id *_appTeam=NULL) const | BRoster | |
| StartWatching(BMessenger target, uint32 eventMask=B_REQUEST_LAUNCHED|B_REQUEST_QUIT) const | BRoster | |
| StopWatching(BMessenger target) const | BRoster | |
| TeamFor(const char *signature) const | BRoster | |
| TeamFor(entry_ref *ref) const | BRoster | |
| ~BRoster() | BRoster |