Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TestNetwork Class Reference
Inheritance diagram for TestNetwork:

Public Member Functions

 TestNetwork ()=default
 
 ~TestNetwork ()=default
 
bool PingHost (const std::string &ip) const
 
unsigned int GetPort () const
 
unsigned int GetTimeout () const
 

Constructor & Destructor Documentation

◆ TestNetwork()

TestNetwork::TestNetwork ( )
default

◆ ~TestNetwork()

TestNetwork::~TestNetwork ( )
default

Member Function Documentation

◆ GetPort()

unsigned int TestNetwork::GetPort ( ) const
inline

◆ GetTimeout()

unsigned int TestNetwork::GetTimeout ( ) const
inline

◆ PingHost()

bool TestNetwork::PingHost ( const std::string & ip) const
inline

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