Goby3 3.2.3
2025.05.13
|
#include <atomic>
#include <memory>
#include <string>
#include <thread>
#include "goby/middleware/io/line_based/tcp_client.h"
#include "goby/middleware/protobuf/io.pb.h"
#include "interface.h"
Go to the source code of this file.
Classes | |
class | goby::util::TCPClient |
provides a basic TCP client for line by line text based communications to a remote TCP server More... | |
Namespaces | |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::util |