ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
ROOTaaS.iPyROOT.utils.StreamCapture Class Reference

Definition at line 213 of file utils.py.

Public Member Functions

def __init__
 
def more_data (self)
 
def post_execute (self)
 
def register (self)
 

Public Attributes

 shell
 
 nbStream
 
 pyStream
 
 pipe_in
 
 flush
 
+ Inheritance diagram for ROOTaaS.iPyROOT.utils.StreamCapture:
+ Collaboration diagram for ROOTaaS.iPyROOT.utils.StreamCapture:

Constructor & Destructor Documentation

def ROOTaaS.iPyROOT.utils.StreamCapture.__init__ (   self,
  stream,
  ip = get_ipython() 
)

Definition at line 214 of file utils.py.

Member Function Documentation

def ROOTaaS.iPyROOT.utils.StreamCapture.more_data (   self)

Definition at line 229 of file utils.py.

Referenced by ROOTaaS.iPyROOT.utils.StreamCapture.post_execute().

def ROOTaaS.iPyROOT.utils.StreamCapture.post_execute (   self)

Definition at line 233 of file utils.py.

Referenced by ROOTaaS.iPyROOT.utils.StreamCapture.register().

def ROOTaaS.iPyROOT.utils.StreamCapture.register (   self)

Definition at line 243 of file utils.py.

Member Data Documentation

ROOTaaS.iPyROOT.utils.StreamCapture.flush

Definition at line 227 of file utils.py.

Referenced by ROOTaaS.iPyROOT.utils.StreamCapture.post_execute().

ROOTaaS.iPyROOT.utils.StreamCapture.nbStream

Definition at line 217 of file utils.py.

ROOTaaS.iPyROOT.utils.StreamCapture.pipe_in

Definition at line 219 of file utils.py.

ROOTaaS.iPyROOT.utils.StreamCapture.pyStream

Definition at line 218 of file utils.py.

ROOTaaS.iPyROOT.utils.StreamCapture.shell

Definition at line 216 of file utils.py.


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