Classes | |
| class | AsyncWorker |
| class | CallbackHandler |
| class | CallbackHandler_ |
| class | Gps |
| class | Worker |
Typedefs | |
| typedef std::multimap < std::pair< uint8_t, uint8_t > , boost::shared_ptr < CallbackHandler > > | Callbacks |
Functions | |
| template void | Gps::initialize< boost::asio::ip::tcp::socket > (boost::asio::ip::tcp::socket &stream, boost::asio::io_service &io_service) |
Variables | |
| static const int | debug = 0 |
| typedef std::multimap<std::pair<uint8_t,uint8_t>, boost::shared_ptr<CallbackHandler> > ublox_gps::Callbacks |
Definition at line 59 of file callback.h.
| template void ublox_gps::Gps::initialize< boost::asio::ip::tcp::socket > | ( | boost::asio::ip::tcp::socket & | stream, |
| boost::asio::io_service & | io_service | ||
| ) |
const int ublox_gps::debug = 0 [static] |
Definition at line 43 of file async_worker.h.