Home | Trees | Index | Help |
|
---|
Package zzub :: Module zzub_flat :: Class zzub_event_data_osc_message |
|
object
--+ |_CData
--+ |Structure
--+ | zzub_event_data_osc_message
Method Summary | |
---|---|
Inherited from Structure | |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
Inherited from _CData | |
| |
x.__hash__() <==> hash(x) | |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Class Variable Summary | |
---|---|
list |
_fields_ = [('path', <class 'ctypes.c_char_p'>), ('types...
|
CField |
argc = <Field type=c_long, ofs=12, size=4>
|
CField |
argv = <Field type=LP_c_void_p, ofs=8, size=4>
|
CField |
msg = <Field type=c_void_p, ofs=16, size=4>
|
CField |
path = <Field type=c_char_p, ofs=0, size=4>
|
CField |
types = <Field type=c_char_p, ofs=4, size=4>
|
Inherited from _CData | |
member_descriptor |
_b_base_ = <member '_b_base_' of '_ctypes._CData' object...
|
member_descriptor |
_b_needsfree_ = <member '_b_needsfree_' of '_ctypes._CDa...
|
member_descriptor |
_objects = <member '_objects' of '_ctypes._CData' object...
|
Class Variable Details |
---|
argc
|
argv
|
msg
|
path
|
types
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Feb 27 23:31:30 2007 | http://epydoc.sf.net |