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

Definition at line 212 of file utils.py.

Public Member Functions

def __init__ (self, stream, ip=get_ipython())
 
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

§ __init__()

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

Definition at line 213 of file utils.py.

Member Function Documentation

§ more_data()

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

Definition at line 228 of file utils.py.

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

§ post_execute()

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

Definition at line 232 of file utils.py.

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

§ register()

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

Definition at line 242 of file utils.py.

Member Data Documentation

§ flush

ROOTaaS.iPyROOT.utils.StreamCapture.flush

Definition at line 226 of file utils.py.

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

§ nbStream

ROOTaaS.iPyROOT.utils.StreamCapture.nbStream

Definition at line 216 of file utils.py.

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

§ pipe_in

ROOTaaS.iPyROOT.utils.StreamCapture.pipe_in

Definition at line 218 of file utils.py.

§ pyStream

ROOTaaS.iPyROOT.utils.StreamCapture.pyStream

Definition at line 217 of file utils.py.

§ shell

ROOTaaS.iPyROOT.utils.StreamCapture.shell

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