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... | |