Provides the BApplication class. More ...
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 ...
BObjectList is a wrapper around BList that adds type safety, optional object ownership, search, and insert operations. More ...
Provides the BCursor class. More... B_CURSOR_ID_RESIZE_NORTH_EAST = 19 , B_CURSOR_ID_RESIZE_NORTH_WEST = 20 , B_CURSOR_ID_RESIZE_SOUTH_EAST = 21 , B_CURSOR_ID_RESIZE ...
The introduction of USB standardized the way many devices connected to a whole range of different computers and operating systems. It introduced a standard that was capable of getting rid of all the ...
Provides the classes and tools to build HTTP Requests. More ...
The Application Kit should be your starting point if you want to write native Haiku applications with a GUI. The application kit does exactly as its name suggests; it is the basis for Haiku ...
A modular, add-ons based network stack Two shared libraries, libnet.so and libnetapi.so A stack driver, acting as interface between the network stack and libnet.so Basic network apps A modular GUI ...
Haiku implements a standard library containing the standard functions from C (https://www.iso.org/standard/29237.html) and POSIX (https://pubs.opengroup.org ...
If the message cannot be delivered to the syslog daemon, it will be directly dumped to stderr. #define LOG_NDELAY (8 << 12) /* connect to the syslog daemon immediately */ Connect to the syslog daemon ...
BSize class definition and related enum definition. More ...