Function etsi_its_spatem_ts_msgs::access::setIntersectionID(IntersectionID&, const uint16_t)
Defined in File spatem_ts_setters.h
Function Documentation
-
inline void etsi_its_spatem_ts_msgs::access::setIntersectionID(IntersectionID &intsct_id, const uint16_t id)
Sets the IntersectionID value.
- Parameters:
intsct_id – The IntersectionID object to set.
id – The value to set.
- Throws:
std::out_of_range – if the id is out of the valid range.