ignition/common/EnumIface.hh File Reference
Go to the source code of this file.
Macros | |
| #define | IGN_ENUM(name, enumType, begin, end, ...) GZ_ENUM(name, enumType, begin, end, __VA_ARGS__) |
Macro Definition Documentation
◆ IGN_ENUM
| #define IGN_ENUM | ( | name, | |
| enumType, | |||
| begin, | |||
| end, | |||
| ... | |||
| ) | GZ_ENUM(name, enumType, begin, end, __VA_ARGS__) |