navit 0.5.3-trunk
Loading...
Searching...
No Matches
item_type_def.h File Reference
#include "item_def.h"

Go to the source code of this file.

Macros

#define ITEM2(x, y)   type_##y=x,
 
#define ITEM(x)   type_##x,
 

Enumerations

enum  item_type
 

Macro Definition Documentation

◆ ITEM

#define ITEM (   x)    type_##x,

◆ ITEM2

#define ITEM2 (   x,
 
)    type_##y=x,

Enumeration Type Documentation

◆ item_type

enum item_type