Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
UPnPServer Struct Reference

Public Member Functions

 UPnPServer ()
 
bool operator== (const UPnPServer &server) const
 
bool operator!= (const UPnPServer &server) const
 
bool operator== (const std::string &server_uuid) const
 
bool operator!= (const std::string &server_uuid) const
 

Public Attributes

std::string m_name
 
std::string m_uuid
 
std::string m_mac
 
CDateTime m_nextWake
 

Constructor & Destructor Documentation

◆ UPnPServer()

UPnPServer::UPnPServer ( )
inline

Member Function Documentation

◆ operator!=() [1/2]

bool UPnPServer::operator!= ( const std::string & server_uuid) const
inline

◆ operator!=() [2/2]

bool UPnPServer::operator!= ( const UPnPServer & server) const
inline

◆ operator==() [1/2]

bool UPnPServer::operator== ( const std::string & server_uuid) const
inline

◆ operator==() [2/2]

bool UPnPServer::operator== ( const UPnPServer & server) const
inline

Member Data Documentation

◆ m_mac

std::string UPnPServer::m_mac

◆ m_name

std::string UPnPServer::m_name

◆ m_nextWake

CDateTime UPnPServer::m_nextWake

◆ m_uuid

std::string UPnPServer::m_uuid

The documentation for this struct was generated from the following file: