navit
0.5.3-trunk
Loading...
Searching...
No Matches
atom.h
Go to the documentation of this file.
1
#ifdef __cplusplus
2
extern
"C"
{
3
#endif
4
char
*
atom_lookup
(
char
*
name
);
5
char
*
atom
(
char
*
name
);
6
void
atom_init
(
void
);
7
#ifdef __cplusplus
8
}
9
#endif
atom
char * atom(char *name)
Definition
atom.c:12
atom_init
void atom_init(void)
Definition
atom.c:23
atom_lookup
char * atom_lookup(char *name)
Definition
atom.c:6
name
char name[0]
Definition
street.c:3
atom.h
Generated by
1.9.8