libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NBaseLib
 NDatabase
 NDeviceDescription
 NHmDeviceDescription
 NLicensing
 NLowLevel
 NRpc
 NScriptEngine
 NSecurity
 NSystems
 CAnsi
 CBase64
 CBinaryDecoder
 CBinaryDecoderException
 CBinaryEncoder
 CBitReaderWriter
 CColor
 CEntityNameEntry
 CEnvironment
 CEventHandler
 CExceptionBase class for all exceptions defined in Homegear
 CFileDescriptor
 CFileDescriptorManager
 CGZip
 CGZipException
 CHa
 CHelperFunctionsThis class provides functions to make your life easier
 CHgdc
 CHtml
 CHtmlException
 CHttp
 CHttpClientThis class provides a basic HTTP client
 CHttpClientExceptionException class for the HTTP client
 CHttpClientSocketClosedExceptionException class for timeouts of the HTTP client
 CHttpClientTimeOutExceptionException class for timeouts of the HTTP client
 CHttpException
 CHttpServerThis class provides a basic HTTP server
 CHttpServerExceptionException class for the HTTP server
 CIEvents
 CIEventsEx
 CIEventSinkBase
 CIoThis class provides functions to make your life easier
 CIQueueThis class implements a queue after the producer-consumer paradigm
 CIQueueBase
 CIQueueEntry
 CITimedQueue
 CITimedQueueEntry
 CMath
 CModbusThis class provides a Modbus client
 CModbusExceptionException class for the Modbus server
 CModbusServerBusyExceptionException class thrown when the Modbus server is busy
 CNetClass with network related helper functions
 CNetExceptionException class for the HTTP client
 COutputClass to print output of different kinds to the standard and error output
 CPid
 CProcessExceptionException class for Process
 CProcessManager
 CRole
 CRoleScaleInfo
 CRpcClientInfo
 CSerialDeviceManager
 CSerialReaderWriter
 CSerialReaderWriterException
 CServiceMessage
 CSettings
 CSharedObjectsThis is the base library main class
 CSocketAddressInUseException
 CSocketBindException
 CSocketClosedException
 CSocketDataLimitException
 CSocketInvalidParametersException
 CSocketOperationException
 CSocketSizeMismatchException
 CSocketSslException
 CSocketSslHandshakeFailedException
 CSocketTimeOutException
 CSsdp
 CSsdpInfo
 CTcpSocketClass to easily create a TCP server or client
 CThreadManager
 CTranslationManager
 CUdpSocket
 CVariable
 CWebSocket
 CWebSocketException
 Nrapidxml
 Cmemory_poolThis class is used by the parser to create new nodes and attributes, without overheads of dynamic memory allocation
 Cparse_errorParse error exception
 Cxml_attributeClass representing attribute node of XML document
 Cxml_baseBase class for xml_node and xml_attribute implementing common functions: name(), name_size(), value(), value_size() and parent()
 Cxml_documentThis class represents root of the DOM hierarchy
 Cxml_nodeClass representing a node of XML document