AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Crt::Io::HostResolver Class Referenceabstract

#include <HostResolver.h>

Inheritance diagram for Aws::Crt::Io::HostResolver:
Aws::Crt::Io::DefaultHostResolver

Public Member Functions

virtual ~HostResolver ()
virtual bool ResolveHost (const String &host, const OnHostResolved &onResolved) noexcept=0

Detailed Description

Simple interface for DNS name lookup implementations

Constructor & Destructor Documentation

◆ ~HostResolver()

Aws::Crt::Io::HostResolver::~HostResolver ( )
virtual

Member Function Documentation

◆ ResolveHost()

virtual bool Aws::Crt::Io::HostResolver::ResolveHost ( const String & host,
const OnHostResolved & onResolved )
pure virtualnoexcept

The documentation for this class was generated from the following files: