Class Endpoint

Inheritance Relationships

Base Type

  • public std::enable_shared_from_this< Endpoint >

Derived Types

Class Documentation

class Endpoint : public std::enable_shared_from_this<Endpoint>

Endpoint base class

Represents one network connection to the Router

One endpoint could map to several remote devices, e.g. mesh radio for swarm.

Subclassed by mavros::router::MAVConnEndpoint, mavros::router::ROSEndpoint