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