etsi_its_messages 1.0.0
|
Sanity-check functions etc. for the ETSI ITS Common Data Dictionary (CDD) More...
Go to the source code of this file.
Functions | |
template<typename T1 , typename T2 > | |
void | throwIfOutOfRange (const T1 &val, const T2 &min, const T2 &max, const std::string val_desc) |
Sanity-check functions etc. for the ETSI ITS Common Data Dictionary (CDD)
Definition in file cdd_checks.h.
void throwIfOutOfRange | ( | const T1 & | val, |
const T2 & | min, | ||
const T2 & | max, | ||
const std::string | val_desc ) |
Definition at line 36 of file cdd_checks.h.