File tcp_transport.hpp

FileList > astutedds > rtps > tcp_transport.hpp

Go to the source code of this file

  • #include <astutedds/platform.hpp>
  • #include <astutedds/rtps/rtps_types.hpp>
  • #include <atomic>
  • #include <chrono>
  • #include <condition_variable>
  • #include <cstdint>
  • #include <deque>
  • #include <functional>
  • #include <map>
  • #include <memory>
  • #include <mutex>
  • #include <string>
  • #include <thread>
  • #include <vector>

Namespaces

Type Name
namespace astutedds
namespace rtps

Classes

Type Name
class TCPConnection
Represents a single TCP connection.
struct Stats
Get connection statistics.
struct TCPMessageHeader
TCP message frame header.
class TCPServer
TCP server listening for incoming connections.
class TCPTransport
Manages TCP connections for RTPS.
struct Config
TCP transport configuration.
struct Stats
Get transport statistics.

The documentation for this class was generated from the following file include/astutedds/rtps/tcp_transport.hpp