Eidolon
Public Member Functions | Public Attributes | Private Member Functions | List of all members
MotionTrackServerWidget Class Reference
Inheritance diagram for MotionTrackServerWidget:
Inheritance graph
Collaboration diagram for MotionTrackServerWidget:
Collaboration graph

Public Member Functions

def __init__ (self, serverdir, serverport, motiontrackpath)
 
def getJID (self)
 
def setJID (self, jid)
 
def stopServer (self)
 
def handleRequest (self, rfile, wfile)
 
def startMotionTrack (self, isPaths, blob, trackfile, maskfile, paramfile, dirname, adaptive, conf, rootdir)
 

Public Attributes

 serverdir
 
 jidfile
 
 serverport
 
 motiontrackpath
 
 username
 
 runningProcs
 
 server
 
 serverThread
 
 timer
 

Private Member Functions

def _updateList (self)
 
def _killJob (self)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  serverdir,
  serverport,
  motiontrackpath 
)

Member Function Documentation

◆ _killJob()

def _killJob (   self)
private

◆ _updateList()

def _updateList (   self)
private
Here is the call graph for this function:

◆ getJID()

def getJID (   self)
Here is the caller graph for this function:

◆ handleRequest()

def handleRequest (   self,
  rfile,
  wfile 
)
Here is the call graph for this function:

◆ setJID()

def setJID (   self,
  jid 
)
Here is the caller graph for this function:

◆ startMotionTrack()

def startMotionTrack (   self,
  isPaths,
  blob,
  trackfile,
  maskfile,
  paramfile,
  dirname,
  adaptive,
  conf,
  rootdir 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ stopServer()

def stopServer (   self)
Here is the caller graph for this function:

Member Data Documentation

◆ jidfile

jidfile

◆ motiontrackpath

motiontrackpath

◆ runningProcs

runningProcs

◆ server

server

◆ serverdir

serverdir

◆ serverport

serverport

◆ serverThread

serverThread

◆ timer

timer

◆ username

username

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