Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CWakeOnAccess::WakeUpEntry Struct Reference

#include <WakeOnAccess.h>

Public Member Functions

 WakeUpEntry (bool isAwake=false)
 

Public Attributes

std::string host
 
std::string mac
 
CDateTimeSpan timeout
 
unsigned int wait_online1_sec
 
unsigned int wait_online2_sec
 
unsigned int wait_services_sec
 
unsigned short ping_port = 0
 
unsigned short ping_mode = 0
 
CDateTime nextWake
 
std::string upnpUuid
 
std::string friendlyName
 

Constructor & Destructor Documentation

§ WakeUpEntry()

CWakeOnAccess::WakeUpEntry::WakeUpEntry ( bool  isAwake = false)
explicit

Member Data Documentation

§ friendlyName

std::string CWakeOnAccess::WakeUpEntry::friendlyName

§ host

std::string CWakeOnAccess::WakeUpEntry::host

§ mac

std::string CWakeOnAccess::WakeUpEntry::mac

§ nextWake

CDateTime CWakeOnAccess::WakeUpEntry::nextWake

§ ping_mode

unsigned short CWakeOnAccess::WakeUpEntry::ping_mode = 0

§ ping_port

unsigned short CWakeOnAccess::WakeUpEntry::ping_port = 0

§ timeout

CDateTimeSpan CWakeOnAccess::WakeUpEntry::timeout

§ upnpUuid

std::string CWakeOnAccess::WakeUpEntry::upnpUuid

§ wait_online1_sec

unsigned int CWakeOnAccess::WakeUpEntry::wait_online1_sec

§ wait_online2_sec

unsigned int CWakeOnAccess::WakeUpEntry::wait_online2_sec

§ wait_services_sec

unsigned int CWakeOnAccess::WakeUpEntry::wait_services_sec

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