| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??._CData --+
|
_ctypes.Structure --+
|
BM_LinkWalker_C
typedef struct {
char ** keys;
size_t keyCount;
size_t numKeys;
cfuhash_table_t * linkHash;
BM_linkPair * pair;
BM_linkInfo * LI;
} BM_LinkWalker;
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
_fields_ =
|
|||
LI = <Field type=LP_BM_linkInfo_C, ofs=40, size=8>
|
|||
keyCount = <Field type=c_ulong, ofs=8, size=8>
|
|||
keys = <Field type=LP_LP_c_char, ofs=0, size=8>
|
|||
links = <Field type=LP_cfuhash_table_t, ofs=24, size=8>
|
|||
numKeys = <Field type=c_ulong, ofs=16, size=8>
|
|||
pair = <Field type=LP_BM_linkPair_C, ofs=32, 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 |