NVIDIA DriveWorks: Data Sensor Plugin Interface
Description: This file defines the interfaces to be implemented for data sensor plugins.
Definition in file DataPlugin.h.
Go to the source code of this file.
Data Structures | |
| struct | dwSensorDataPluginFunctionTable |
| Function Table exposing data plugin functions. More... | |
Functions | |
| dwStatus | dwSensorDataPlugin_getFunctionTable (dwSensorDataPluginFunctionTable *functions) |
| Gets the handle to functions defined in 'dwSensorDataPluginFunctionTable' structure. More... | |