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

Public Attributes

bool expectedHostOnAnyLAN
 
bool expectedOnAnyLAN
 
bool expectedHostOnLocalLAN
 
bool expectedOnLocalLAN
 
std::string input
 
bool testLocalNetwork = true
 

Static Public Attributes

static const bool DONT_TEST_LOCAL_NETWORK = false
 

Member Data Documentation

◆ DONT_TEST_LOCAL_NETWORK

const bool TestIsHostOnLANData::DONT_TEST_LOCAL_NETWORK = false
static

◆ expectedHostOnAnyLAN

bool TestIsHostOnLANData::expectedHostOnAnyLAN

◆ expectedHostOnLocalLAN

bool TestIsHostOnLANData::expectedHostOnLocalLAN

◆ expectedOnAnyLAN

bool TestIsHostOnLANData::expectedOnAnyLAN

◆ expectedOnLocalLAN

bool TestIsHostOnLANData::expectedOnLocalLAN

◆ input

std::string TestIsHostOnLANData::input

◆ testLocalNetwork

bool TestIsHostOnLANData::testLocalNetwork = true

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