Home | Trees | Indices | Help |
---|
|
object --+ | ??._CData --+ | _ctypes.Structure --+ | BM_linkPair_C
typedef struct { uint32_t cid1; uint32_t cid2; uint32_t numLinks; BM_linkInfo * LI; } BM_linkPair;
|
|||
Inherited from Inherited from Inherited from |
|
|||
_fields_ =
|
|||
LI = <Field type=LP_BM_linkInfo_C, ofs=16, size=8>
|
|||
cid1 = <Field type=c_uint, ofs=0, size=4>
|
|||
cid2 = <Field type=c_uint, ofs=4, size=4>
|
|||
numLinks = <Field type=c_uint, ofs=8, size=4>
|
|
|||
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 |