Function etsi_its_cpm_ts_msgs::access::initSensorInformationContainer

Function Documentation

inline void etsi_its_cpm_ts_msgs::access::initSensorInformationContainer(WrappedCpmContainer &container)

Initializes a WrappedCpmContainer as a SensorInformationContainer.

This function sets the container ID to CHOICE_CONTAINER_DATA_SENSOR_INFORMATION_CONTAINER and initializes an empty vector with SensorInformation.

Parameters:

container – A reference to the WrappedCpmContainer to be initialized as a SensorInformationContainer.