grc.ActionHandler.ExecFlowGraphThread Class Reference

List of all members.

Public Member Functions

def __init__
def run

Public Attributes

 update_exec_stop
 flow_graph
 page
 p


Detailed Description

Execute the flow graph as a new process and wait on it to finish.

Definition at line 404 of file ActionHandler.py.


Member Function Documentation

def grc.ActionHandler.ExecFlowGraphThread.__init__ (   self,
  action_handler 
)

ExecFlowGraphThread constructor.

Parameters:
action_handler an instance of an ActionHandler

Definition at line 406 of file ActionHandler.py.

def grc.ActionHandler.ExecFlowGraphThread.run (   self  ) 

Wait on the flow graph.

Definition at line 428 of file ActionHandler.py.


Member Data Documentation

grc.ActionHandler.ExecFlowGraphThread.update_exec_stop

Definition at line 412 of file ActionHandler.py.

grc.ActionHandler.ExecFlowGraphThread.flow_graph

Definition at line 413 of file ActionHandler.py.

grc.ActionHandler.ExecFlowGraphThread.page

Definition at line 415 of file ActionHandler.py.

grc.ActionHandler.ExecFlowGraphThread.p

Definition at line 419 of file ActionHandler.py.


The documentation for this class was generated from the following file:
Generated on Sat Aug 23 02:00:11 2008 for GNU Radio Companion by  doxygen 1.5.4