Serial Framework C++ Edition
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 NwclCommon
 CCwclAudioCategoryMessageThe Audio Switcher Category message object
 CCwclBluetoothCategoryMessageThe Bluetooth Category Message base class
 CCwclConnectionCategoryMessageThe Connection Category Message base class
 CCwclCustomMemoryStreamThe base class for memory streams
 CCwclFileStreamThe class represents a file stream
 CCwclHandleStreamThe base class for handle based streams
 CCwclHardwareChangeMessageThe Hardware Changed message is broadcast to all subscribers when changes in the hardware configuration have been detected. The message ID is wclCommon::WCL_MSG_ID_SYS_HARDWARE_CHANGED
 CCwclIrDACategoryMessageThe IrDA Category Message base class
 CCwclKinectCategoryMessageThe Kinect Category Message base class
 CCwclMemoryStreamThe memory stream
 CCwclMessageThe message object
 CCwclMessageBroadcasterThe message broadcaster manages broadcast messages between subscribers (message receivers subscribed for broadcast messages). Also the message broadcaster monitors changes in the hardware configuration and notifies subscribers about the changes
 CCwclMessageReceiverThe message receiver object
 CCwclOsVersionThe class provides information about OS version
 CCwclPowerEventsMonitorThe class allows an application to receive power state changes notifications
 CCwclPowerStateChangeMessageThe Power State Changed message is broadcast to all subscribers when changes in the power state have been detected. The message ID is WCL_MSG_ID_SYS_POWER_STATE_CHANGED
 CCwclSerialCategoryMessageThe Serial Category Message base class
 CCwclStreamThe base class for WCL streams
 CCwclStreamAdapterThe class implements the IStream interface on a CwclStream object
 CCwclSystemCategoryMessageThe system category message base class
 CCwclThreadThe class allows to use WCL components in threads, console and service applications
 CCwclThreadSignalMessageThe WCL Thread Signal message
 CCwclThreadSynchronizeMessageThe WCL Thread Synchronize message
 CCwclUsbCategoryMessageThe USB Category Message base class
 CCwclUserDefinedCategoryMessageThe base class for user-defined messages
 CCwclWiFiCategoryMessageThe WiFi Category Message base class
 CCwclWiiCategoryMessageThe Wii Remote Category Message base class
 CwclECriticalCritical exception
 CwclEFileOpenFailedFailed to open file
 CwclEInvalidArgumentOne or more arguments passed into constructor are invalid
 CwclEOutOfMemoryNot enough system memory
 CwclExceptionThe base WCL exceptions class
 NwclCommunication
 CCwclClientConnectionThe base class for all client oriented connections
 CCwclClientDataConnectionThe base class for the client connection that requires data exchange with a remote device
 CCwclCustomClientDataProcessorThe base class for all WCL Client Data Processors
 CCwclCustomConnectionThe base class for all WCL connections
 CCwclCustomDataProcessorThe base class for all WCL Data Processors
 CCwclCustomObexClientThe base class for OBEX client data processors
 CCwclCustomObexServerThe base class for OBEX server data processors
 CCwclCustomServerClientDataProcessorThe base class for all WCL Server Client Data Processors
 CCwclObexFileClientThe base class for OBEX file based clients: OPP, FTP, etc
 CCwclObexFtpClientThe data processor implements the OBEX File Transfer Profile (FTP) client
 CCwclObexOppClientThe data processor implements the OBEX Object Push Profile (OPP) client
 CCwclObexOppServerThe data processor implements the OBEX Object Push Profile (OPP) server
 CCwclServerClientConnectionThe base class for all server client connection
 CCwclServerClientDataConnectionThe base class for the server client connection that requires data exchange with a remote device
 CCwclServerConnectionThe base class for all server connections
 CCwclServerDataConnectionThe base class for the server connection that requires data exchange with a remote device
 CwclEClientActiveThe exception raises when an application tries to change any property of already active (connecting or connected) client component
 CwclEClientConnectionException class used for client connections
 CwclEConnectionThe base class for connections exceptions
 CwclEServerActiveThe exception raises when an application tries to change any property of already active (listening) server component
 CwclEServerClientConnectionException class used for server client connections
 CwclEServerConnectionException class used for server connections
 CwclObexFileObjectThe record describes the OBEX file system object
 NwclSerial
 CCwclComDatabaseThe class provides access to the system COM ports database
 CCwclSerialClientThe component represents a Serial Client connection
 CCwclSerialMonitorThe Serial Monitor allows your application to enumerate available serial devices and to monitor changes in its configuration
 CCwclUsbMonitorThe USB Monitor allows your application to enumerate available USB devices and to monitor changes in its configuration
 CwclSerialConfigThe structure describes a serial device (COM port) configuration settings that is used to open the COM port
 CwclSerialDeviceThe record contains information about serial device
 CwclSerialFeaturesContains communications driver features information
 CwclSerialTimeoutsContains the time-out parameters for a communications device
 CwclUsbDeviceThe structure contains information about USB device