Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
interface.h File Reference
#include <deque>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <boost/bind/bind.hpp>
#include "goby/middleware/group.h"
#include "goby/middleware/transport/interthread.h"
#include "goby/util/asio_compat.h"
#include "goby/util/linebasedcomms/thread_stub.h"
#include "goby/util/protobuf/linebasedcomms.pb.h"

Go to the source code of this file.

Classes

class  goby::util::LineBasedInterface
 basic interface class for all the derived serial (and networking mimics) line-based nodes (serial, tcp, udp, etc.) More...

Namespaces

namespace  boost
namespace  boost::system
namespace  goby
 The global namespace for the Goby project.
namespace  goby::util
namespace  goby::util::groups

Variables

constexpr goby::middleware::Group goby::util::groups::linebasedcomms_in {"goby::util::LineBasedInterface::in"}
constexpr goby::middleware::Group goby::util::groups::linebasedcomms_out {"goby::util::LineBasedInterface::out"}