grc.elements.Block.TemplateArg Class Reference

List of all members.

Public Member Functions

def __init__
def __str__
def eval

Private Attributes

 _param


Detailed Description

A cheetah template argument created from a param.
The str of this class evaluates to the param's to code method.
The use of this class as a dictionary (enum only) will reveal the enum opts.
The eval method can return the param evaluated to a raw python data type.

Definition at line 32 of file Block.py.


Member Function Documentation

def grc.elements.Block.TemplateArg.__init__ (   self,
  param 
)

Definition at line 40 of file Block.py.

def grc.elements.Block.TemplateArg.__str__ (   self  ) 

Definition at line 47 of file Block.py.

def grc.elements.Block.TemplateArg.eval (   self  ) 

Definition at line 50 of file Block.py.


Member Data Documentation

grc.elements.Block.TemplateArg._param [private]

Definition at line 42 of file Block.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