Package vtrace :: Package platforms :: Package darwin :: Class exc_msg
[hide private]
[frames] | no frames]

Class exc_msg

source code

ctypes.Structure --+
                   |
                  exc_msg

Class Variables [hide private]
  _fields_ = [('Head', mach_msg_header_t), ('body', mach_msg_bod...
Class Variable Details [hide private]

_fields_

Value:
[('Head', mach_msg_header_t), ('body', mach_msg_body_t), ('thread', ma\
ch_msg_port_descriptor_t), ('task', mach_msg_port_descriptor_t), ('NDR\
', NDR_record_t), ('exception', exception_type_t), ('codeCnt', mach_ms\
g_type_number_t), ('codes', ctypes.c_uint32* 128),]