|
etsi_its_messages v3.4.0
|
Setter functions for the ETSI ITS Common Data Dictionary (CDD) v1.3.1. More...
#include <etsi_its_msgs_utils/impl/cdd/cdd_setters_common.h>#include <etsi_its_msgs_utils/impl/checks.h>#include <GeographicLib/UTMUPS.hpp>#include <cstring>Go to the source code of this file.
Functions | |
| void | setItsPduHeader (ItsPduHeader &header, const uint8_t message_id, const uint32_t station_id, const uint8_t protocol_version=0) |
| Set the Its Pdu Header object. | |
Setter functions for the ETSI ITS Common Data Dictionary (CDD) v1.3.1.
Definition in file cdd_v1-3-1_setters.h.
|
inline |
Set the Its Pdu Header object.
| header | ItsPduHeader to be set |
| message_id | ID of the message |
| station_id | |
| protocol_version |
Definition at line 48 of file cdd_v1-3-1_setters.h.