Home
last modified time | relevance | path

Searched refs:bus_stop_corner (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/serialization/example/
Ddemo.cpp109 class bus_stop_corner : public bus_stop class
127 bus_stop_corner(){} in bus_stop_corner() function in bus_stop_corner
128 bus_stop_corner(const gps_position & _lat, const gps_position & _long, in bus_stop_corner() function in bus_stop_corner
185 ar.register_type(static_cast<bus_stop_corner *>(NULL)); in serialize()
308 bus_stop *bs0 = new bus_stop_corner( in main()
313 bus_stop *bs1 = new bus_stop_corner( in main()
Ddemo_xml.hpp106 class bus_stop_corner : public bus_stop class
124 bus_stop_corner(){} in bus_stop_corner() function in bus_stop_corner
125 bus_stop_corner(const gps_position & _lat, const gps_position & _long, in bus_stop_corner() function in bus_stop_corner
182 ar.register_type(static_cast<bus_stop_corner *>(NULL)); in serialize()
Ddemo_gps.hpp106 class bus_stop_corner : public bus_stop class
124 bus_stop_corner(){} in bus_stop_corner() function in bus_stop_corner
125 bus_stop_corner(const gps_position & _lat, const gps_position & _long, in bus_stop_corner() function in bus_stop_corner
182 ar.register_type(static_cast<bus_stop_corner *>(NULL)); in serialize()
Ddemo_simple_log.cpp23 bus_stop *bs0 = new bus_stop_corner( in main()
28 bus_stop *bs1 = new bus_stop_corner( in main()
Ddemo_log.cpp22 bus_stop *bs0 = new bus_stop_corner( in main()
27 bus_stop *bs1 = new bus_stop_corner( in main()
Ddemo_trivial_archive.cpp42 bus_stop *bs0 = new bus_stop_corner( in main()
47 bus_stop *bs1 = new bus_stop_corner( in main()
Ddemo_xml_save.cpp33 bus_stop *bs0 = new bus_stop_corner( in main()
38 bus_stop *bs1 = new bus_stop_corner( in main()
Ddemo_xml.cpp56 bus_stop *bs0 = new bus_stop_corner( in main()
61 bus_stop *bs1 = new bus_stop_corner( in main()