Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
Process Class Reference

Public Member Functions

def __init__
 
def CloseInp
 
def Kill
 
def Poll
 

Public Attributes

 b
 
 process
 

Constructor & Destructor Documentation

def __init__ (   self,
  parent,
  cmd,
  end_callback 
)

Member Function Documentation

def CloseInp (   self)
def Kill (   self,
  ks = 'SIGKILL' 
)
def Poll (   self,
  input = '' 
)

Member Data Documentation

b
process