▼NWBase | |
Cabstract | |
▼NWCommunication | |
CWEthernetCommunication | |
CWEthernetSettings | A wrapper on the EthernetSettings |
CWUsbCommunication | A wrapper on the UsbCommunication |
CWUsbInformation | A wrapper on the USB Information |
CWUsbSettings | A wrapper on the UsbSettings |
▼NWRecorder | |
CWFileDataRecorder | |
▼NWSensorData | A wrapper on the RawData data encapsulation |
CWRawData | |
▼NWToolboxException | |
CWBadAcknowledgmentException | |
CWCommunicationException | |
CWSensorException | |
CWThreadCreationException | |
▼NWUtils | |
CWConverter | |
Cabstract | Basic abstract communication class. Must be implemented by subclasses in charge of communication |
CAngleRange | Helper to encapsulate the Angle range data |
CBadAcknowledgmentException | An Exception used when a bad acknowledgment error is detected |
CCommunicationException | An Exception used when a communication error is detected |
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 |
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 |
CEthernetSettings | The ETHERNET settings encapsulation for ETHERNET communication |
CFileDataRecorder | |
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 | |
CNavigationSensor | |
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 |
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 |
CRunner | |
CSensorErrorException | An exception used when the sensor returns an error related to a command excecution |
CSensorLamps | Helper to encapsulate the sensor lamps state |
CSensorLeds | Helper to encapsulate the sensor leds state |
CSoftwareVersion | Helper to encapsulate the software version |
CThreadCreationException | An Exception used when a thread creation error is detected |
Cudp_hdr | |
CUsbCommunication | This class handles the USB communication |
CUsbDevice | A structure definition to handle USB callback event |
CUsbInformation | The USB information encapsulation |
CUsbSettings | The USB settings encapsulation for USB communication |
CUtility | Common utility class |
CWAgvSensor | |
CWAngleRange | A wrapper on the AngleRange data encapsulation |
CWConfigurationResult | A wrapper on the ConfigurationResult data encapsulation |
CWContaminationStatus | |
CWContaminationThreshold | A wrapper on the ContaminationThreshold data encapsulation |
CWFilterType | |
CWNavigationSensor | |
CWNetworkInformation | A wrapper on the NetworkInformation data encapsulation |
CWRawDataError | A wrapper on the RawDataError data encapsulation |
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 |
CWSensorLamps | A wrapper on the SensorLamps data encapsulation |
CWSensorLeds | A wrapper on the SensorLeds data encapsulation |
CWSoftwareVersion | A wrapper on the SoftwareVersion data encapsulation |