BArray< T > | |
BAtomic< Type > | BAtomic class |
BAtomicCount | BAtomicCount class |
BBuffer | |
BBufferStore | |
BCond | |
BCondBool | Thread conditional boolean |
BCondInt | Thread conditional integer |
BCondResource | Resource lock |
BCondValue | Thread conditional value |
BCondWrap | |
BConfig | This class implements the configuration file access |
BDate | |
BDebugBacktrace | |
BDict< Type > | |
BDictItem< Type > | Template based Dictionary class |
BDictMap< Value > | |
BDir | File system directory class |
BDuration | |
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 |
BErrorTime | 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 |
BFifo< Type > | This class implements a thread safe FIFO buffer |
BFifoPos | This class implements a pointer into the Fifo's circular buffer |
BFile | File operations class |
BFileCsv | |
BFileData | |
BIter | Iterator for BList |
BList< T > | Template based list class |
BMutex | Mutex class |
BMutexLock | |
BMysql | |
BNameValue< T > | |
BNameValueList< T > | |
BNode | |
BoapClientObject | |
Boapns::BoapEntry | |
BoapFuncEntry | |
Boapns::Boapns | |
BoapPacket | |
BoapPacketHead | |
BoapServer | |
BoapServerConnection | |
BoapServiceEntry | |
BoapServiceObject | |
BoapSignalObject | |
BObj | |
BObject | |
BPoll | This class provides an interface for polling a number of file descriptors. It uses round robin polling |
BRefData | |
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 | |
BStringLocked | |
BStringMutex | |
BTable | |
BThread | |
BTimer | Stopwatch style timer |
BTimeStamp | |
BTimeStampMs | |
BUrl | Basic access to a Url |
BList< T >::Node | |
vector |