#include <block_gateway.h>
List of all members.
Detailed Description
This handler combined with swig directors allows C++ to call into python. The handle() routine must be overloaded in python. The call_handle() routine is called from C++.
Constructor & Destructor Documentation
gr_block_gw_handler::gr_block_gw_handler |
( |
void |
| ) |
|
virtual gr_block_gw_handler::~gr_block_gw_handler |
( |
void |
| ) |
[virtual] |
Member Function Documentation
virtual void gr_block_gw_handler::call_handle |
( |
void |
| ) |
[virtual] |
virtual void gr_block_gw_handler::handle |
( |
void |
| ) |
[protected, virtual] |
The documentation for this class was generated from the following file: