You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Some getters already have the 'const' qualifier, but not all. To improve the quality of the code, add the 'const' qualifier for the other getters of 'MMS value', where it was missing. Remark: when a pointer is returned by a getter, this pointer must be a pointer to a constant, so as not to modify the internal data of the 'MMS value' object. The correctness of the function calls, in libiec61850, has been checked with the compiler option: '-Wdiscarded-qualifiers'. Signed-off-by: Mikael Bourhis <mikael.bourhis@smile.fr> |
3 years ago | |
---|---|---|
.. | ||
common | 3 years ago | |
doxygen | 4 years ago | |
goose | 3 years ago | |
iec61850 | 3 years ago | |
logging | 4 years ago | |
mms | 3 years ago | |
sampled_values | 3 years ago | |
vs | 6 years ago | |
CMakeLists.txt | 6 years ago | |
Doxyfile.in | 6 years ago | |
libiec61850.pc.in | 8 years ago | |
version.rc.in | 9 years ago |