|
Goby3 3.3.0
2025.07.10
|
#include <cstdint>#include <memory>#include <sstream>#include <string>#include <vector>#include <mavlink/v2.0/common/common.hpp>#include "goby/exception.h"#include "goby/middleware/io/detail/io_interface.h"#include "goby/middleware/marshalling/interface.h"#include "goby/middleware/marshalling/mavlink.h"#include "goby/middleware/protobuf/io.pb.h"#include "goby/util/debug_logger/flex_ostream.h"Go to the source code of this file.
Classes | |
| class | goby::middleware::io::IOThreadMAVLink< line_in_group, line_out_group, publish_layer, subscribe_layer, IOThreadBase, IOConfig > |
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::middleware |
| Objects implementing the Goby nested middleware. | |
| namespace | goby::middleware::io |