SRS-control 0.1.4
Loading...
Searching...
No Matches
ConnectionTypeDef.hpp File Reference
#include <boost/asio.hpp>
#include <boost/asio/ip/basic_endpoint.hpp>
#include <boost/asio/ip/udp.hpp>
#include <memory>
#include <type_traits>
Include dependency graph for ConnectionTypeDef.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  srs::connection::is_shared_ptr< T >
struct  srs::connection::is_shared_ptr< std::shared_ptr< T > >
struct  srs::connection::IsConnectionType< T >
struct  srs::connection::IsConnectionType< CommandBase >

Namespaces

namespace  srs
namespace  srs::connection

Concepts

concept  srs::connection::SharedConnectionPtr

Typedefs

using srs::connection::udp = boost::asio::ip::udp
using srs::connection::UDPEndpoint = boost::asio::ip::basic_endpoint<boost::asio::ip::udp>