libdc/include/libdivecomputer
Jef Driesen 3230387fff Add the transport type to the I/O stream
Add a function to query the underlying transport type. This allows the
dive computer backends to implement transport specific behaviour where
necessary.

For the built-in I/O implementations, the transport type is obviously
always hardcoded, but for a custom I/O implementation the application
needs to provide the correct type. Hence the transport type can't be
hardcoded in the vtable and needs to be passed as a parameter.
2018-04-03 21:11:06 +02:00
..
2012-06-21 21:39:24 +02:00
2017-08-18 23:26:45 +02:00
2012-06-21 21:42:37 +02:00
2017-11-25 10:26:49 +01:00