|
RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
|
Thread Tools | Search this Thread | Display Modes |
July 20th, 2019 | #1 |
Junior Member
Join Date: Nov 2018
Location: Oakland, CA, USA
Posts: 19
|
New C++-oriented `rdmconst.h` header
I recreated the intent of `rdm.h` into a new, more C++-oriented, `rdmconst.h` file. Notes about the file:
Feel free to make comments and suggestions. Consider this a beta version. The file is attached. |
July 20th, 2019 | #2 |
Junior Member
Join Date: Nov 2018
Location: Oakland, CA, USA
Posts: 19
|
I've updated to a new version with more constants from E1.37-7. This one is `rdmconst-beta2.h`.
|
January 16th, 2020 | #3 |
Task Group Member
Join Date: Jul 2018
Location: Chicago, IL
Posts: 6
|
I'm replying to this way late since Scott reminded me about the forums last night, but I love this!!
One thing to note - using the [[deprecated]] attribute makes this usable in a minimum C++14 environment. We do encounter older toolchains than that, especially in the RDM world, so it might be worth adding that fact as a comment.
__________________
Sam Kearney Software Engineer TAIT |
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
RDM Appendix A #define header file attached | sblair | RDM General Implementation Discussion | 12 | August 1st, 2012 04:38 AM |