gnuradio::gr::top_block::top_block Class Reference

List of all members.

Public Member Functions

def __init__
def __getattr__
def start
def stop
def run
def wait
def connect
 connect requires one or more arguments that can be coerced to endpoints.
def disconnect
 connect requires one or more arguments that can be coerced to endpoints.


Member Function Documentation

def gnuradio::gr::top_block::top_block::__getattr__ (   self,
  name 
)

def gnuradio::gr::top_block::top_block::__init__ (   self,
  name = "top_block" 
)

def gnuradio::gr::top_block::top_block::connect (   self,
  points 
)

connect requires one or more arguments that can be coerced to endpoints.

If more than two arguments are provided, they are connected together successively.

def gnuradio::gr::top_block::top_block::disconnect (   self,
  points 
)

connect requires one or more arguments that can be coerced to endpoints.

If more than two arguments are provided, they are disconnected successively.

def gnuradio::gr::top_block::top_block::run (   self  ) 

def gnuradio::gr::top_block::top_block::start (   self  ) 

def gnuradio::gr::top_block::top_block::stop (   self  ) 

def gnuradio::gr::top_block::top_block::wait (   self  ) 


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

Generated on Thu Mar 5 09:03:57 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8