Panda3D
Loading...
Searching...
No Matches
Process Class Reference

Public Member Functions

 __init__ (self, parent, cmd, end_callback)
 
 CloseInp (self)
 
 Kill (self, ks='SIGKILL')
 
 Poll (self, input='')
 

Public Attributes

list b = []
 
 process = wx.Process(parent)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
parent,
cmd,
end_callback )

Member Function Documentation

◆ CloseInp()

CloseInp ( self)

◆ Kill()

Kill ( self,
ks = 'SIGKILL' )

◆ Poll()

Poll ( self,
input = '' )

Member Data Documentation

◆ b

b = []

◆ process

process = wx.Process(parent)