Loading...
Searching...
No Matches
BRoster Member List

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

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