TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
trace.Client Class Reference
Collaboration diagram for trace.Client:
Collaboration graph

Public Member Functions

def __init__ (self, name)
 
def start (self)
 
def stop (self)
 
def wait (self)
 
def poll (self)
 

Public Attributes

 app
 
 name
 

Constructor & Destructor Documentation

◆ __init__()

def trace.Client.__init__ (   self,
  name 
)

Member Function Documentation

◆ poll()

def trace.Client.poll (   self)

◆ start()

def trace.Client.start (   self)

◆ stop()

def trace.Client.stop (   self)

◆ wait()

def trace.Client.wait (   self)

Member Data Documentation

◆ app

trace.Client.app

◆ name

trace.Client.name

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