BArray< T > | |
BBuffer | |
BCond | |
BCondBool | Thread conditional boolean |
BCondInt | Thread conditional integer |
BCondValue | Thread conditional value |
BCondWrap | |
BDir | File system directory class |
BEntry | Manipulate a name value pair |
BEntryFile | File of Entries |
BEntryList | List of Entries. Where an entry is a name value pair |
BError | Error return class |
BEvent | This class provides a base class for all event objects that can be sent over the events interface |
BEventError | |
BEventInt | This class provides an interface for sending simple integer events via a file descriptor. This allows threads to send events that can be picked up by the poll system call |
BEventPipe | This class provides a base interface for sending events via a pipe. This allows threads to send events that can be picked up by the poll system call |
BFile | File operations class |
BIter | Iterator for BList |
BList< T > | Template based list class |
BList< T >::Node | |
BMutex | Mutex class |
BNameValue< T > | |
BNameValueList< T > | |
BoapClientObject | |
Boapns::BoapEntry | |
BoapFuncEntry | |
Boapns::Boapns | |
BoapPacket | |
BoapPacketHead | |
BoapServer | |
BoapServerConnection | |
BoapServiceEntry | |
BoapServiceObject | |
BoapSignalObject | |
BObject | |
BPoll | This class provides an interface for polling a number of file descriptors. It uses round robin polling |
BRefData | Referenced data storage |
BRtc | Realtime clock |
BRtcThreaded | Threaded real time clock |
BRWLock | Thread read-write locks |
BSema | Sempahore class |
BSocket | |
BSocketAddress | Socket Address |
BSocketAddressINET | IP aware socket address |
BString | |
BThread | |
BTimer | Stopwatch style timer |
BUrl | Basic access to a Url |