IrDA Framework C++ Edition
Class List
Here are the classes, structs, unions and interfaces 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
 NwclIrDA
 CCwclIrDAClientThe IrDA client component
 CCwclIrDAReceiverRepresents the IrDA receiver
 CCwclIrDAServerThe IrDA Server component
 CCwclIrDAServerClientConnectionThe class handles server client connection
 CwclEIrDAThe base IrDA Framework exceptions class
 CwclEIrDAClientThe exception used in IrDA client connection
 CwclEIrDAServerThe exception used in IrDA server connection
 CwclIrDAAttributeThe record describes the IrDA IAS attribute value
 CwclIrDADeviceThis record contains information about an IrDA device that has been discovered by the infrared transceiver