Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
WSDiscovery::CWSDiscoveryWindows Class Reference

#include <WSDiscoveryWin32.h>

Inheritance diagram for WSDiscovery::CWSDiscoveryWindows:
WSDiscovery::IWSDiscovery

Public Member Functions

 CWSDiscoveryWindows ()=default
 
 ~CWSDiscoveryWindows () override
 
bool StartServices () override
 
bool StopServices () override
 
bool IsRunning () override
 
bool ThereAreServers ()
 
std::vector< std::wstring > GetServersIPs ()
 
- Public Member Functions inherited from WSDiscovery::IWSDiscovery
virtual ~IWSDiscovery ()=default
 

Static Public Member Functions

static std::wstring ResolveHostName (const std::wstring &serverIP)
 
- Static Public Member Functions inherited from WSDiscovery::IWSDiscovery
static std::unique_ptr< IWSDiscoveryGetInstance ()
 

Constructor & Destructor Documentation

◆ CWSDiscoveryWindows()

WSDiscovery::CWSDiscoveryWindows::CWSDiscoveryWindows ( )
default

◆ ~CWSDiscoveryWindows()

WSDiscovery::CWSDiscoveryWindows::~CWSDiscoveryWindows ( )
override

Member Function Documentation

◆ GetServersIPs()

std::vector< std::wstring > WSDiscovery::CWSDiscoveryWindows::GetServersIPs ( )

◆ IsRunning()

bool WSDiscovery::CWSDiscoveryWindows::IsRunning ( )
overridevirtual

◆ ResolveHostName()

std::wstring WSDiscovery::CWSDiscoveryWindows::ResolveHostName ( const std::wstring & serverIP)
static

◆ StartServices()

bool WSDiscovery::CWSDiscoveryWindows::StartServices ( )
overridevirtual

◆ StopServices()

bool WSDiscovery::CWSDiscoveryWindows::StopServices ( )
overridevirtual

◆ ThereAreServers()

bool WSDiscovery::CWSDiscoveryWindows::ThereAreServers ( )

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