Home | Trees | Indices | Help |
---|
|
object --+ | ??._CData --+ | _ctypes.Structure --+ | BM_bamFile_C
typedef struct BM_bamFile { char * fileName; uint16_t fileNameLength; BM_bamType ** types; int numTypes; } BM_bamFile;
|
|||
Inherited from Inherited from Inherited from |
|
|||
_fields_ =
|
|||
fileName = <Field type=LP_c_char, ofs=0, size=8>
|
|||
fileNameLength = <Field type=c_ushort, ofs=8, size=2>
|
|||
numTypes = <Field type=c_int, ofs=24, size=4>
|
|||
types = <Field type=LP_LP_BM_bamType_C, ofs=16, size=8>
|
|
|||
Inherited from Inherited from Inherited from |
|
_fields_
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Feb 17 15:54:06 2015 | http://epydoc.sourceforge.net |