eccLib 1.1.0
Python library for bioinformatics written in C
Loading...
Searching...
No Matches
Data Structures | Variables
GtfDictView.h File Reference
#include <Python.h>
#include "GtfDict.h"
Include dependency graph for GtfDictView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GtfDict_view
 

Variables

PyTypeObject GtfDict_ValueViewType
 
PyTypeObject GtfDict_KeyViewType
 
PyTypeObject GtfDict_ItemViewType
 

Variable Documentation

◆ GtfDict_ItemViewType

PyTypeObject GtfDict_ItemViewType
extern

◆ GtfDict_KeyViewType

PyTypeObject GtfDict_KeyViewType
extern

◆ GtfDict_ValueViewType

PyTypeObject GtfDict_ValueViewType
extern