Setter functions for the ETSI ITS SPATEM. More...
#include <etsi_its_msgs_utils/impl/checks.h>
Go to the source code of this file.
Namespaces | |
etsi_its_spatem_ts_msgs | |
etsi_its_spatem_ts_msgs::access | |
Functions | |
void | etsi_its_spatem_ts_msgs::access::setDSecond (DSecond &dsecond, const double dsecond_value) |
Sets the DSecond value using a double. More... | |
void | etsi_its_spatem_ts_msgs::access::setDSecond (DSecond &dsecond, const uint32_t dsecond_value) |
Sets the DSecond value. More... | |
void | etsi_its_spatem_ts_msgs::access::setDSecond (IntersectionState &intsct, const double dsecond_value) |
Sets the DSecond value in an IntersectionState object using a double. More... | |
void | etsi_its_spatem_ts_msgs::access::setDSecond (IntersectionState &intsct, const uint32_t dsecond_value) |
Sets the DSecond value in an IntersectionState object. More... | |
void | etsi_its_spatem_ts_msgs::access::setIntersectionID (IntersectionID &intsct_id, const uint16_t id) |
Sets the IntersectionID value. More... | |
void | etsi_its_spatem_ts_msgs::access::setIntersectionID (IntersectionReferenceID &intsct_ref_id, const uint16_t id) |
Sets the IntersectionID value in an IntersectionReferenceID object. More... | |
void | etsi_its_spatem_ts_msgs::access::setIntersectionID (IntersectionState &intsct, const uint16_t id) |
Sets the IntersectionID value in an IntersectionState object. More... | |
void | etsi_its_spatem_ts_msgs::access::setMinuteOfTheYear (IntersectionState &intsct, const uint32_t moy_value) |
Sets the MinuteOfTheYear value in an IntersectionState object. More... | |
void | etsi_its_spatem_ts_msgs::access::setMinuteOfTheYear (MinuteOfTheYear &moy, const uint32_t moy_value) |
Sets the MinuteOfTheYear value. More... | |
void | etsi_its_spatem_ts_msgs::access::setSignalGroupID (MovementState &movement_state, const uint8_t id) |
Sets the SignalGroupID value in a MovementState object. More... | |
void | etsi_its_spatem_ts_msgs::access::setSignalGroupID (SignalGroupID &signal_group_id, const uint8_t id) |
Sets the SignalGroupID value. More... | |
Setter functions for the ETSI ITS SPATEM.
Definition in file spatem_ts_setters.h.