LibBeamApi
1.3.0
|
CBAtomic< Type > | BAtomic class |
CBAtomicCount | BAtomicCount class |
▼CBBuffer | |
▼CBBufferStore | |
CBoapPacket | |
CBComms | |
CBCond | |
CBCondBool | Thread conditional boolean |
CBCondInt | Thread conditional integer |
CBCondResource | Resource lock |
CBCondValue | Thread conditional value |
CBCondWrap | |
CBDate | |
CBDebugBacktrace | |
CBDictItem< Type > | Template based Dictionary class |
CBDuration | |
CBEntry | Manipulate a name value pair |
▼CBError | Error return class |
CBEventError | |
CBErrorTime | Error return class |
▼CBEvent | This class provides a base class for all event objects that can be sent over the events interface |
CBEventError | |
CBEventInt | 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 |
CBEventPipe | 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 |
CBFifo< Type > | This class implements a thread safe FIFO buffer |
CBFifoPos | This class implements a pointer into the Fifo's circular buffer |
▼CBFile | File operations class |
CBFileCsv | |
CBIter | Iterator for BList |
CBList< T > | Template based list class |
CBList< BArray< BString > > | |
▼CBList< BDictItem< Type > > | |
▼CBDict< Type > | |
CBConfig | This class implements the configuration file access |
▼CBList< BEntry > | |
▼CBEntryList | List of Entries. Where an entry is a name value pair |
CBEntryFile | File of Entries |
▼CBList< BNameValue< T > > | |
CBNameValueList< T > | |
CBList< BoapFuncEntry > | |
CBList< BoapServerConnection * > | |
CBList< BoapServiceEntry > | |
CBList< BString > | |
▼CBList< BStringList > | |
CBFileData | |
▼CBList< struct dirent * > | |
CBDir | File system directory class |
▼CBMutex | Mutex class |
CBStringMutex | |
CBMutexLock | |
CBMysql | |
CBNameValue< T > | |
▼CBNode | |
CBList< T >::Node | |
CBoapns::BoapEntry | |
CBoapFuncEntry | |
CBoapMcClientObject | |
CBoapMcComms | |
CBoapMcPacket | |
CBoapMcPacketHead | |
CBoapMcServiceObject | |
CBoapMcSignalObject | |
CBoapPacketHead | |
CBoapServiceEntry | |
CBoapServiceObject | |
CBObj | |
CBObject | |
CBPoll | This class provides an interface for polling a number of file descriptors. It uses round robin polling |
CBRefData | |
CBRtc | Realtime clock |
CBRWLock | Thread read-write locks |
CBSema | Sempahore class |
▼CBSocket | |
▼CBoapClientObject | |
CBoapns::Boapns | |
CBoapClientObject | |
CBoapSignalObject | |
CBoapSignalObject | |
▼CBSocketAddress | Socket Address |
CBSocketAddressINET | IP aware socket address |
CBString | |
CBStringLocked | |
CBTable | |
▼CBThread | |
CBoapServer | |
CBoapServerConnection | |
CBRtcThreaded | Threaded real time clock |
CBTimer | Stopwatch style timer |
CBTimeStamp | |
CBTimeStampMs | |
CBUrl | Basic access to a Url |
▼Cmap | |
CBDictMap< Value > | |
▼Cvector | |
CBArray< T > | |
CBArray< BList< BIter > > | |
CBArray< BString > | |
CBArray< int > |