Files | |
| file | parsedate.h |
| Date parsing functions. | |
| file | SupportDefs.h |
| Defines basic types and definitions for the Haiku API. | |
| file | syslog.h |
| System logging capabilities. | |
| file | TLS.h |
| Functions to use Thread Local Storage. | |
| file | TypeConstants.h |
| Represents typecodes that are used in various part of the Haiku API. | |
Modules | |
| Global functions in the support kit | |
Classes | |
| class | BArchivable |
| Interface for objects that can be archived into a BMessage. More... | |
| class | BAutolock |
| Convenient utility to make parts of your code thread-safe easily. More... | |
| class | BBlockCache |
| A class that creates and maintains a pool of memory blocks. More... | |
| class | BBufferIO |
| A buffered adapter for BPositionIO objects. More... | |
| class | BDataIO |
| Abstract interface for objects that provide read and write access to data. More... | |
| class | BFlattenable |
| Interface for classes that can flatten and unflatten themselves to a stream of bytes. More... | |
| class | BList |
An ordered container that is designed to hold generic void * objects. More... | |
| class | BLocker |
| Semaphore-type class for thread safety. More... | |
| class | BMallocIO |
| A BPositionIO derived class that creates a memory buffer. More... | |
| class | BMemoryIO |
| A BPositionIO derived class that works on memory buffers. More... | |
| class | BPositionIO |
| Abstract interface that provides advanced read, write and seek access to data. More... | |
| class | BStopWatch |
| A timer class. More... | |
| class | BString |
| String class supporting common string operations. More... | |
For a better overview, have a look at Introduction to the Support Kit .