|
navit
0.5.3-trunk
|
Attribute definitions. More...
Go to the source code of this file.
Macros | |
| #define | ATTR(x) extern ##x; |
| #define | ATTR2(x, y) extern ##y; |
Attribute definitions.
Any attribute used by a Navit object must be defined in this file.
| #define ATTR | ( | x | ) | extern ##x; |
| #define ATTR2 | ( | x, | |
| y | |||
| ) | extern ##y; |