[][src]Module haiku::app

The application kit contains tools to structure your application and to communicate with other applications and services

Structs

AppInfo

Contains the information about a running application

Message

A rustean representation of a BMessage

Messenger

A messenger is a helper that sends Messages through ports

ROSTER

The ROSTER gives access to a global Roster object that can be used to communicate with Haiku's registrar that tracks all the running Haiku applications.

Roster

This struct provides information about applications on the Haiku system