|
eccLib 1.3.0
Python library for bioinformatics written in C
|
Context for view_iterate_op. More...

Data Fields | |
| PyObject * | set |
| The result set. | |
| PyObject * | other |
| The other set to operate on. | |
| op_func | op |
| The operation function to perform. | |
| map_item_func | map_item |
| The map getter function to use. | |
Context for view_iterate_op.
| map_item_func view_logic_state::map_item |
The map getter function to use.
| op_func view_logic_state::op |
The operation function to perform.
| PyObject* view_logic_state::other |
The other set to operate on.
| PyObject* view_logic_state::set |
The result set.