Goby3  3.1.5
2024.05.14
common.h File Reference
#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

 goby
 The global namespace for the Goby project.
 
 goby::middleware
 Objects implementing the Goby nested middleware.
 
 goby::middleware::io