summaryrefslogtreecommitdiff
path: root/grc/python/Port.py
AgeCommit message (Expand)Author
2009-08-30Switched the python classes to inherit from the base and gui classes.Josh Blum
2009-08-30port and param types from an overloaded methodJosh Blum
2009-08-29Replaced TYPES in Port and Param with types parameter.Josh Blum
2009-08-28made is_virtual_xxx a block level function, used by port and param classesJosh Blum
2009-08-28avoid loopsJosh Blum
2009-08-28Recursive resolution of virtual sources.Josh Blum
2009-08-28added virtual source and added stream ids, logic to clone in portJosh Blum
2009-08-26added rewrite methods to element to separate from validation logicJosh Blum
2009-08-26Added virtual sink and logic to clone port.Josh Blum
2009-08-17Removed Source and Sink classes as Port subclasses.Josh Blum
2009-08-15added validation check for msg type ports, added copy method for ports to cle...Josh Blum
2009-08-14params, sources, and sinks now stored internally as lists. The keys for said ...Josh Blum
2009-08-13this time commit the file changesJosh Blum
2009-08-10apply diff from previous commitsJosh Blum
2009-06-23Merging r11186:11273 from grc branch.jblum