History | View | Annotate | Download (2.3 kB)
Merged jcorgan/ptrfix -r8827:8843 into the trunk.
Fix that allows C++ classes derived from gr_hier_block2 touse the new self() method to get a magic object that can be passedto connect or disconnect to refer to their own inputs and outputs.
Note that the constructor wrapper of all classes derived from...