Python_2  1.0
Public Member Functions | Public Attributes | List of all members
_06_ping.testit Class Reference

Class for pinging a given IP, in its own thread. More...

Inheritance diagram for _06_ping.testit:
Inheritance graph
[legend]
Collaboration diagram for _06_ping.testit:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, ip)
 
def getLocale (self)
 
def run (self)
 

Public Attributes

 ip
 
 status
 
 pingaling
 
 lifeline
 

Detailed Description

Class for pinging a given IP, in its own thread.

Class for pinging a given IP, in its own thread.

Constructor & Destructor Documentation

◆ __init__()

def _06_ping.testit.__init__ (   self,
  ip 
)
Constructor.

Member Function Documentation

◆ getLocale()

def _06_ping.testit.getLocale (   self)
Returns the current locale (language,charcode).

◆ run()

def _06_ping.testit.run (   self)

Member Data Documentation

◆ ip

_06_ping.testit.ip

◆ lifeline

_06_ping.testit.lifeline

Referenced by _06_ping.testit.run().

◆ pingaling

_06_ping.testit.pingaling

Referenced by _06_ping.testit.run().

◆ status

_06_ping.testit.status

Referenced by _06_ping.testit.run().


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