osrm-backend/include/engine/api/flatbuffers
Denis Chaplygin 13287d9970 Optimizing FB schema:
* Replaced Response union with nullable fields
* "Ok" code replaced with a boolean and a separate structure for a error code and message.
* Inlined geometry, thus removing one layer of indirection.
2019-08-26 11:08:56 +03:00
..
fbresult_generated.h Optimizing FB schema: 2019-08-26 11:08:56 +03:00
fbresult.fbs Optimizing FB schema: 2019-08-26 11:08:56 +03:00
match.fbs Added flatbuffers schema. 2019-08-26 11:08:56 +03:00
nearest.fbs Added flatbuffers schema. 2019-08-26 11:08:56 +03:00
position.fbs Removed ineffectivness in the serialization schema. Positions are 2019-08-26 11:08:56 +03:00
route.fbs Optimizing FB schema: 2019-08-26 11:08:56 +03:00
table.fbs Removed ineffectivness in the serialization schema. Positions are 2019-08-26 11:08:56 +03:00
trip.fbs Added flatbuffers schema. 2019-08-26 11:08:56 +03:00
waypoint.fbs Added flatbuffers output support to the 'Nearest' service. 2019-08-26 11:08:56 +03:00