| Trees | Indices | Help | 
 | 
|---|
|  | 
 
Represents a member of a type in lldb.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| __swig_setmethods__ =  | |||
| __swig_getmethods__ = {} | |||
| 
 | |||
| bit_offset A read only property that returns offset in bits for this member as an integer. | |||
| bitfield_bit_size A read only property that returns the bitfield size in bits for this member as an integer, or zero if this member is not a bitfield. | |||
| byte_offset A read only property that returns offset in bytes for this member as an integer. | |||
| is_bitfield A read only property that returns true if this member is a bitfield. | |||
| name A read only property that returns the name for this member as a string. | |||
| type A read only property that returns an lldb object that represents the type (lldb.SBType) for this member. | |||
| Inherited from  | |||
| 
 | |||
| 
 x.__setattr__('name', value) <==> x.name = value 
 | 
| 
 repr(x) 
 | 
| 
 __init__(lldb::SBTypeMember self) -> SBTypeMember __init__(lldb::SBTypeMember self, SBTypeMember rhs) -> SBTypeMember 
 | 
| 
 __str__(SBTypeMember self) -> PyObject * 
 | 
| 
 | |||
| bit_offsetA read only property that returns offset in bits for this member as an integer. 
 | 
| bitfield_bit_sizeA read only property that returns the bitfield size in bits for this member as an integer, or zero if this member is not a bitfield. 
 | 
| byte_offsetA read only property that returns offset in bytes for this member as an integer. 
 | 
| is_bitfieldA read only property that returns true if this member is a bitfield. 
 | 
| nameA read only property that returns the name for this member as a string. 
 | 
| typeA read only property that returns an lldb object that represents the type (lldb.SBType) for this member. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 14 13:55:29 2016 | http://epydoc.sourceforge.net |