There are several types of objects a FS module has to deal with directly or indirectly: A vnode is the VFS representation of a node. As soon as an access to a node is requested, the VFS creates a ...
Below you will find documentation on the Application Programming Interface (API) of the Haiku operating system. This API describes the internals of the operating system allowing developers to write ...
BLayoutBuilder::Base subclass for building BGroupLayouts. More ...
The Locale Kit provides a set of tools for internationalizing, localizing and translating your software. This includes not only replacing string with their translations at runtime, but also more ...
The maximum number of thread local storage variables. This number is process wide.
The old Midi Kit, or midi1 for short, goes all the way back to DR8, when the BeOS only ran on BeBoxen. Fortunately for us, it is pretty well documented: To summarize, there are four basic MIDI classes ...
These request types can be used in the usb_module_info::send_request() and usb_module_info::queue_request() methods. They specifiy both the type of interface and the direction of the transfer. These ...