Cabstract | Basic abstract communication class. Must be implemented by subclasses in charge of communication |
CWBase::abstract | |
CAngleRange | Helper to encapsulate the Angle range data |
▼CBaseCommunication | |
CEthernetCommunication | An ETHERNET oriented communication class. It inherits from BaseCommunication. It ensures the ETHERNET communication on both UDP and TCP This class holds the multi process mechanism to hold the command exchange between a HOST and a CLIENT |
CUsbCommunication | This class handles the USB communication |
▼CBaseDataExtractor | |
▼CRawDataSensor | Definition of the Raw data sensor services. This header will let the programmer to handle all the requests that have to be sent to the hardware through the appropriate channel |
CNavigationSensor | |
▼CBaseDataRecorder | |
CFileDataRecorder | |
▼CBaseSensor | |
CRawDataSensor | Definition of the Raw data sensor services. This header will let the programmer to handle all the requests that have to be sent to the hardware through the appropriate channel |
▼CBaseSettings | |
CEthernetSettings | The ETHERNET settings encapsulation for ETHERNET communication |
CUsbSettings | The USB settings encapsulation for USB communication |
CConfigurationResult | Helper to encapsulate the configuration result |
Cconn_callback | |
CContaminationStatus | Helper to encapsulate the contamination threshold |
CContaminationThreshold | Helper to encapsulate the contamination threshold |
CDevicePinger | The ETHERNET device pinger: a helper to allow sending ICMP packets to a host |
▼CException | |
CWToolboxException::WBadAcknowledgmentException | |
CWToolboxException::WCommunicationException | |
CWToolboxException::WSensorException | |
CWToolboxException::WThreadCreationException | |
▼Cexception | |
CBadAcknowledgmentException | An Exception used when a bad acknowledgment error is detected |
CCommunicationException | An Exception used when a communication error is detected |
CSensorErrorException | An exception used when the sensor returns an error related to a command excecution |
CThreadCreationException | An Exception used when a thread creation error is detected |
CFilterType | Helper to encapsulate the the raw data error |
Cicmp_hdr | |
Cicmpv6_echo_request | |
Cicmpv6_hdr | |
Cip_hdr | |
Cipv4_option_hdr | |
Cipv6_fragment_hdr | |
Cipv6_hdr | |
CNetworkInformation | Helper to encapsulate the network information |
Cping_result | |
CRawData | The base class encapsulating sensor's RAW data |
CRawDataError | Helper to encapsulate the the raw data error |
CRunner | |
CSensorLamps | Helper to encapsulate the sensor lamps state |
CSensorLeds | Helper to encapsulate the sensor leds state |
CSoftwareVersion | Helper to encapsulate the software version |
Cudp_hdr | |
CUsbDevice | A structure definition to handle USB callback event |
CUsbInformation | The USB information encapsulation |
CUtility | Common utility class |
CWAngleRange | A wrapper on the AngleRange data encapsulation |
▼CWBaseCommunication | |
CWCommunication::WEthernetCommunication | |
CWCommunication::WUsbCommunication | A wrapper on the UsbCommunication |
▼CWBaseDataRecorder | |
CWRecorder::WFileDataRecorder | |
▼CWBaseSensor | |
CWAgvSensor | |
▼CWRawDataSensor | This class is a wrapper around the unmanaged code RawDataSensor. The goal of this classe is make accessible the unmanaged RawDataSensor's methods to managed code such as C++.NET, C#.NET etc |
CWNavigationSensor | |
▼CWBaseSettings | |
CWCommunication::WEthernetSettings | A wrapper on the EthernetSettings |
CWCommunication::WUsbSettings | A wrapper on the UsbSettings |
CWConfigurationResult | A wrapper on the ConfigurationResult data encapsulation |
CWContaminationStatus | |
CWContaminationThreshold | A wrapper on the ContaminationThreshold data encapsulation |
CWUtils::WConverter | |
CWFilterType | |
CWNetworkInformation | A wrapper on the NetworkInformation data encapsulation |
CWSensorData::WRawData | |
CWRawDataError | A wrapper on the RawDataError data encapsulation |
CWSensorLamps | A wrapper on the SensorLamps data encapsulation |
CWSensorLeds | A wrapper on the SensorLeds data encapsulation |
CWSoftwareVersion | A wrapper on the SoftwareVersion data encapsulation |
CWCommunication::WUsbInformation | A wrapper on the USB Information |