navit  0.5.3-trunk
map-share.h
Go to the documentation of this file.
1 
20 #ifndef NAVIT_MAP_SHARE_H
21 #define NAVIT_MAP_SHARE_H
22 
23 void map_srv_start_poa(CORBA_ORB orb, CORBA_Environment * ev);
24 CORBA_Object map_srv_start_object(CORBA_Environment * ev, struct container *co);
25 
26 #endif
27 
CORBA_Object map_srv_start_object(CORBA_Environment *ev, struct container *co)
void map_srv_start_poa(CORBA_ORB orb, CORBA_Environment *ev)