Function etsi_its_spatem_ts_msgs::access::setIntersectionID(IntersectionState&, const uint16_t)

Function Documentation

inline void etsi_its_spatem_ts_msgs::access::setIntersectionID(IntersectionState &intsct, const uint16_t id)

Sets the IntersectionID value in an IntersectionState object.

Parameters:
  • intsct – The IntersectionState object to set.

  • id – The value to set.

Throws:

std::out_of_range – if the id is out of the valid range.