Skip to content

Instantly share code, notes, and snippets.

@PaulTaykalo
Created August 19, 2015 19:12
Show Gist options
  • Save PaulTaykalo/62cd5d545301c8355cb5 to your computer and use it in GitHub Desktop.
Save PaulTaykalo/62cd5d545301c8355cb5 to your computer and use it in GitHub Desktop.
Dwarfdump example
----------------------------------------------------------------------
File: ./test/fixtures/objc-with-spaces/ObjC_With_Spaces-cuxhtkyoxskzaicbcbeydsfpwwsp/Build/Intermediates/ObjC With Spaces.build/Debug-iphonesimulator/ObjC With Spaces.build/Objects-normal/x86_64/AppDelegate.o (x86_64)
----------------------------------------------------------------------
.debug_info contents:
0x00000000: Compile Unit: length = 0x00004551 version = 0x0002 abbr_offset = 0x00000000 addr_size = 0x08 (next CU at 0x00004555)
0x0000000b: TAG_compile_unit [1] *
AT_producer( "Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)" )
AT_language( DW_LANG_ObjC )
AT_name( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_stmt_list( 0x00000000 )
AT_comp_dir( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces" )
AT_APPLE_major_runtime_vers( 0x02 )
AT_low_pc( 0x0000000000000000 )
AT_high_pc( 0x0000000000000263 )
0x0000002f: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIInterfaceOrientation" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 34 )
0x0000003c: TAG_enumerator [3]
AT_name( "UIInterfaceOrientationUnknown" )
AT_const_value( 0x0000000000000000 )
0x00000042: TAG_enumerator [3]
AT_name( "UIInterfaceOrientationPortrait" )
AT_const_value( 0x0000000000000001 )
0x00000048: TAG_enumerator [3]
AT_name( "UIInterfaceOrientationPortraitUpsideDown" )
AT_const_value( 0x0000000000000002 )
0x0000004e: TAG_enumerator [3]
AT_name( "UIInterfaceOrientationLandscapeLeft" )
AT_const_value( 0x0000000000000004 )
0x00000054: TAG_enumerator [3]
AT_name( "UIInterfaceOrientationLandscapeRight" )
AT_const_value( 0x0000000000000003 )
0x0000005a: NULL
0x0000005b: TAG_typedef [4]
AT_type( {0x00000066} ( long int ) )
AT_name( "NSInteger" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/objc/NSObjCRuntime.h" )
AT_decl_line( 12 )
0x00000066: TAG_base_type [5]
AT_name( "long int" )
AT_encoding( DW_ATE_signed )
AT_byte_size( 0x08 )
0x0000006d: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIStatusBarStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 16 )
0x0000007a: TAG_enumerator [3]
AT_name( "UIStatusBarStyleDefault" )
AT_const_value( 0x0000000000000000 )
0x00000080: TAG_enumerator [3]
AT_name( "UIStatusBarStyleLightContent" )
AT_const_value( 0x0000000000000001 )
0x00000086: TAG_enumerator [3]
AT_name( "UIStatusBarStyleBlackTranslucent" )
AT_const_value( 0x0000000000000001 )
0x0000008c: TAG_enumerator [3]
AT_name( "UIStatusBarStyleBlackOpaque" )
AT_const_value( 0x0000000000000002 )
0x00000092: NULL
0x00000093: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIApplicationState" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 87 )
0x000000a0: TAG_enumerator [3]
AT_name( "UIApplicationStateActive" )
AT_const_value( 0x0000000000000000 )
0x000000a6: TAG_enumerator [3]
AT_name( "UIApplicationStateInactive" )
AT_const_value( 0x0000000000000001 )
0x000000ac: TAG_enumerator [3]
AT_name( "UIApplicationStateBackground" )
AT_const_value( 0x0000000000000002 )
0x000000b2: NULL
0x000000b3: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIBackgroundRefreshStatus" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 81 )
0x000000c0: TAG_enumerator [3]
AT_name( "UIBackgroundRefreshStatusRestricted" )
AT_const_value( 0x0000000000000000 )
0x000000c6: TAG_enumerator [3]
AT_name( "UIBackgroundRefreshStatusDenied" )
AT_const_value( 0x0000000000000001 )
0x000000cc: TAG_enumerator [3]
AT_name( "UIBackgroundRefreshStatusAvailable" )
AT_const_value( 0x0000000000000002 )
0x000000d2: NULL
0x000000d3: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIUserInterfaceLayoutDirection" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 99 )
0x000000e0: TAG_enumerator [3]
AT_name( "UIUserInterfaceLayoutDirectionLeftToRight" )
AT_const_value( 0x0000000000000000 )
0x000000e6: TAG_enumerator [3]
AT_name( "UIUserInterfaceLayoutDirectionRightToLeft" )
AT_const_value( 0x0000000000000001 )
0x000000ec: NULL
0x000000ed: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIScreenOverscanCompensation" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 25 )
0x000000fa: TAG_enumerator [3]
AT_name( "UIScreenOverscanCompensationScale" )
AT_const_value( 0x0000000000000000 )
0x00000100: TAG_enumerator [3]
AT_name( "UIScreenOverscanCompensationInsetBounds" )
AT_const_value( 0x0000000000000001 )
0x00000106: TAG_enumerator [3]
AT_name( "UIScreenOverscanCompensationInsetApplicationFrame" )
AT_const_value( 0x0000000000000002 )
0x0000010c: NULL
0x0000010d: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIModalTransitionStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 32 )
0x0000011a: TAG_enumerator [3]
AT_name( "UIModalTransitionStyleCoverVertical" )
AT_const_value( 0x0000000000000000 )
0x00000120: TAG_enumerator [3]
AT_name( "UIModalTransitionStyleFlipHorizontal" )
AT_const_value( 0x0000000000000001 )
0x00000126: TAG_enumerator [3]
AT_name( "UIModalTransitionStyleCrossDissolve" )
AT_const_value( 0x0000000000000002 )
0x0000012c: TAG_enumerator [3]
AT_name( "UIModalTransitionStylePartialCurl" )
AT_const_value( 0x0000000000000003 )
0x00000132: NULL
0x00000133: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIModalPresentationStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 39 )
0x00000140: TAG_enumerator [3]
AT_name( "UIModalPresentationFullScreen" )
AT_const_value( 0x0000000000000000 )
0x00000146: TAG_enumerator [3]
AT_name( "UIModalPresentationPageSheet" )
AT_const_value( 0x0000000000000001 )
0x0000014c: TAG_enumerator [3]
AT_name( "UIModalPresentationFormSheet" )
AT_const_value( 0x0000000000000002 )
0x00000152: TAG_enumerator [3]
AT_name( "UIModalPresentationCurrentContext" )
AT_const_value( 0x0000000000000003 )
0x00000158: TAG_enumerator [3]
AT_name( "UIModalPresentationCustom" )
AT_const_value( 0x0000000000000004 )
0x0000015e: TAG_enumerator [3]
AT_name( "UIModalPresentationOverFullScreen" )
AT_const_value( 0x0000000000000005 )
0x00000164: TAG_enumerator [3]
AT_name( "UIModalPresentationOverCurrentContext" )
AT_const_value( 0x0000000000000006 )
0x0000016a: TAG_enumerator [3]
AT_name( "UIModalPresentationPopover" )
AT_const_value( 0x0000000000000007 )
0x00000170: TAG_enumerator [3]
AT_name( "UIModalPresentationNone" )
AT_const_value( 0xffffffffffffffff )
0x00000176: NULL
0x00000177: TAG_enumeration_type [2] *
AT_type( {0x000001a9} ( NSUInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIRectEdge" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 21 )
0x00000184: TAG_enumerator [3]
AT_name( "UIRectEdgeNone" )
AT_const_value( 0x0000000000000000 )
0x0000018a: TAG_enumerator [3]
AT_name( "UIRectEdgeTop" )
AT_const_value( 0x0000000000000001 )
0x00000190: TAG_enumerator [3]
AT_name( "UIRectEdgeLeft" )
AT_const_value( 0x0000000000000002 )
0x00000196: TAG_enumerator [3]
AT_name( "UIRectEdgeBottom" )
AT_const_value( 0x0000000000000004 )
0x0000019c: TAG_enumerator [3]
AT_name( "UIRectEdgeRight" )
AT_const_value( 0x0000000000000008 )
0x000001a2: TAG_enumerator [3]
AT_name( "UIRectEdgeAll" )
AT_const_value( 0x000000000000000f )
0x000001a8: NULL
0x000001a9: TAG_typedef [4]
AT_type( {0x000001b4} ( long unsigned int ) )
AT_name( "NSUInteger" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/objc/NSObjCRuntime.h" )
AT_decl_line( 13 )
0x000001b4: TAG_base_type [5]
AT_name( "long unsigned int" )
AT_encoding( DW_ATE_unsigned )
AT_byte_size( 0x08 )
0x000001bb: TAG_enumeration_type [2] *
AT_type( {0x000001e1} ( unsigned int ) )
AT_enum_class( 0x01 )
AT_name( "CAEdgeAntialiasingMask" )
AT_byte_size( 0x04 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 16 )
0x000001c8: TAG_enumerator [3]
AT_name( "kCALayerLeftEdge" )
AT_const_value( 0x0000000000000001 )
0x000001ce: TAG_enumerator [3]
AT_name( "kCALayerRightEdge" )
AT_const_value( 0x0000000000000002 )
0x000001d4: TAG_enumerator [3]
AT_name( "kCALayerBottomEdge" )
AT_const_value( 0x0000000000000004 )
0x000001da: TAG_enumerator [3]
AT_name( "kCALayerTopEdge" )
AT_const_value( 0x0000000000000008 )
0x000001e0: NULL
0x000001e1: TAG_base_type [5]
AT_name( "unsigned int" )
AT_encoding( DW_ATE_unsigned )
AT_byte_size( 0x04 )
0x000001e8: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIEventType" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 14 )
0x000001f5: TAG_enumerator [3]
AT_name( "UIEventTypeTouches" )
AT_const_value( 0x0000000000000000 )
0x000001fb: TAG_enumerator [3]
AT_name( "UIEventTypeMotion" )
AT_const_value( 0x0000000000000001 )
0x00000201: TAG_enumerator [3]
AT_name( "UIEventTypeRemoteControl" )
AT_const_value( 0x0000000000000002 )
0x00000207: NULL
0x00000208: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIEventSubtype" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 20 )
0x00000215: TAG_enumerator [3]
AT_name( "UIEventSubtypeNone" )
AT_const_value( 0x0000000000000000 )
0x0000021b: TAG_enumerator [3]
AT_name( "UIEventSubtypeMotionShake" )
AT_const_value( 0x0000000000000001 )
0x00000221: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlPlay" )
AT_const_value( 0x0000000000000064 )
0x00000228: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlPause" )
AT_const_value( 0x0000000000000065 )
0x0000022f: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlStop" )
AT_const_value( 0x0000000000000066 )
0x00000236: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlTogglePlayPause" )
AT_const_value( 0x0000000000000067 )
0x0000023d: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlNextTrack" )
AT_const_value( 0x0000000000000068 )
0x00000244: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlPreviousTrack" )
AT_const_value( 0x0000000000000069 )
0x0000024b: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlBeginSeekingBackward" )
AT_const_value( 0x000000000000006a )
0x00000252: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlEndSeekingBackward" )
AT_const_value( 0x000000000000006b )
0x00000259: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlBeginSeekingForward" )
AT_const_value( 0x000000000000006c )
0x00000260: TAG_enumerator [3]
AT_name( "UIEventSubtypeRemoteControlEndSeekingForward" )
AT_const_value( 0x000000000000006d )
0x00000267: NULL
0x00000268: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIAlertViewStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 13 )
0x00000275: TAG_enumerator [3]
AT_name( "UIAlertViewStyleDefault" )
AT_const_value( 0x0000000000000000 )
0x0000027b: TAG_enumerator [3]
AT_name( "UIAlertViewStyleSecureTextInput" )
AT_const_value( 0x0000000000000001 )
0x00000281: TAG_enumerator [3]
AT_name( "UIAlertViewStylePlainTextInput" )
AT_const_value( 0x0000000000000002 )
0x00000287: TAG_enumerator [3]
AT_name( "UIAlertViewStyleLoginAndPasswordInput" )
AT_const_value( 0x0000000000000003 )
0x0000028d: NULL
0x0000028e: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIBarButtonItemStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 16 )
0x0000029b: TAG_enumerator [3]
AT_name( "UIBarButtonItemStylePlain" )
AT_const_value( 0x0000000000000000 )
0x000002a1: TAG_enumerator [3]
AT_name( "UIBarButtonItemStyleBordered" )
AT_const_value( 0x0000000000000001 )
0x000002a7: TAG_enumerator [3]
AT_name( "UIBarButtonItemStyleDone" )
AT_const_value( 0x0000000000000002 )
0x000002ad: NULL
0x000002ae: TAG_enumeration_type [2] *
AT_type( {0x000001a9} ( NSUInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIPopoverArrowDirection" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverSupport.h" )
AT_decl_line( 8 )
0x000002bb: TAG_enumerator [3]
AT_name( "UIPopoverArrowDirectionUp" )
AT_const_value( 0x0000000000000001 )
0x000002c1: TAG_enumerator [3]
AT_name( "UIPopoverArrowDirectionDown" )
AT_const_value( 0x0000000000000002 )
0x000002c7: TAG_enumerator [3]
AT_name( "UIPopoverArrowDirectionLeft" )
AT_const_value( 0x0000000000000004 )
0x000002cd: TAG_enumerator [3]
AT_name( "UIPopoverArrowDirectionRight" )
AT_const_value( 0x0000000000000008 )
0x000002d3: TAG_enumerator [3]
AT_name( "UIPopoverArrowDirectionAny" )
AT_const_value( 0x000000000000000f )
0x000002d9: TAG_enumerator [3]
AT_name( "UIPopoverArrowDirectionUnknown" )
AT_const_value( 0xffffffffffffffff )
0x000002df: NULL
0x000002e0: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIScrollViewIndicatorStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 14 )
0x000002ed: TAG_enumerator [3]
AT_name( "UIScrollViewIndicatorStyleDefault" )
AT_const_value( 0x0000000000000000 )
0x000002f3: TAG_enumerator [3]
AT_name( "UIScrollViewIndicatorStyleBlack" )
AT_const_value( 0x0000000000000001 )
0x000002f9: TAG_enumerator [3]
AT_name( "UIScrollViewIndicatorStyleWhite" )
AT_const_value( 0x0000000000000002 )
0x000002ff: NULL
0x00000300: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIScrollViewKeyboardDismissMode" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 20 )
0x0000030d: TAG_enumerator [3]
AT_name( "UIScrollViewKeyboardDismissModeNone" )
AT_const_value( 0x0000000000000000 )
0x00000313: TAG_enumerator [3]
AT_name( "UIScrollViewKeyboardDismissModeOnDrag" )
AT_const_value( 0x0000000000000001 )
0x00000319: TAG_enumerator [3]
AT_name( "UIScrollViewKeyboardDismissModeInteractive" )
AT_const_value( 0x0000000000000002 )
0x0000031f: NULL
0x00000320: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIImageOrientation" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 17 )
0x0000032d: TAG_enumerator [3]
AT_name( "UIImageOrientationUp" )
AT_const_value( 0x0000000000000000 )
0x00000333: TAG_enumerator [3]
AT_name( "UIImageOrientationDown" )
AT_const_value( 0x0000000000000001 )
0x00000339: TAG_enumerator [3]
AT_name( "UIImageOrientationLeft" )
AT_const_value( 0x0000000000000002 )
0x0000033f: TAG_enumerator [3]
AT_name( "UIImageOrientationRight" )
AT_const_value( 0x0000000000000003 )
0x00000345: TAG_enumerator [3]
AT_name( "UIImageOrientationUpMirrored" )
AT_const_value( 0x0000000000000004 )
0x0000034b: TAG_enumerator [3]
AT_name( "UIImageOrientationDownMirrored" )
AT_const_value( 0x0000000000000005 )
0x00000351: TAG_enumerator [3]
AT_name( "UIImageOrientationLeftMirrored" )
AT_const_value( 0x0000000000000006 )
0x00000357: TAG_enumerator [3]
AT_name( "UIImageOrientationRightMirrored" )
AT_const_value( 0x0000000000000007 )
0x0000035d: NULL
0x0000035e: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIImageResizingMode" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 33 )
0x0000036b: TAG_enumerator [3]
AT_name( "UIImageResizingModeTile" )
AT_const_value( 0x0000000000000000 )
0x00000371: TAG_enumerator [3]
AT_name( "UIImageResizingModeStretch" )
AT_const_value( 0x0000000000000001 )
0x00000377: NULL
0x00000378: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIImageRenderingMode" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 40 )
0x00000385: TAG_enumerator [3]
AT_name( "UIImageRenderingModeAutomatic" )
AT_const_value( 0x0000000000000000 )
0x0000038b: TAG_enumerator [3]
AT_name( "UIImageRenderingModeAlwaysOriginal" )
AT_const_value( 0x0000000000000001 )
0x00000391: TAG_enumerator [3]
AT_name( "UIImageRenderingModeAlwaysTemplate" )
AT_const_value( 0x0000000000000002 )
0x00000397: NULL
0x00000398: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIBarStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h" )
AT_decl_line( 15 )
0x000003a5: TAG_enumerator [3]
AT_name( "UIBarStyleDefault" )
AT_const_value( 0x0000000000000000 )
0x000003ab: TAG_enumerator [3]
AT_name( "UIBarStyleBlack" )
AT_const_value( 0x0000000000000001 )
0x000003b1: TAG_enumerator [3]
AT_name( "UIBarStyleBlackOpaque" )
AT_const_value( 0x0000000000000001 )
0x000003b7: TAG_enumerator [3]
AT_name( "UIBarStyleBlackTranslucent" )
AT_const_value( 0x0000000000000002 )
0x000003bd: NULL
0x000003be: TAG_enumeration_type [2] *
AT_type( {0x000001a9} ( NSUInteger ) )
AT_enum_class( 0x01 )
AT_name( "UISearchBarStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 24 )
0x000003cb: TAG_enumerator [3]
AT_name( "UISearchBarStyleDefault" )
AT_const_value( 0x0000000000000000 )
0x000003d1: TAG_enumerator [3]
AT_name( "UISearchBarStyleProminent" )
AT_const_value( 0x0000000000000001 )
0x000003d7: TAG_enumerator [3]
AT_name( "UISearchBarStyleMinimal" )
AT_const_value( 0x0000000000000002 )
0x000003dd: NULL
0x000003de: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UITableViewStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 15 )
0x000003eb: TAG_enumerator [3]
AT_name( "UITableViewStylePlain" )
AT_const_value( 0x0000000000000000 )
0x000003f1: TAG_enumerator [3]
AT_name( "UITableViewStyleGrouped" )
AT_const_value( 0x0000000000000001 )
0x000003f7: NULL
0x000003f8: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UITableViewCellSeparatorStyle" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewCell.h" )
AT_decl_line( 24 )
0x00000405: TAG_enumerator [3]
AT_name( "UITableViewCellSeparatorStyleNone" )
AT_const_value( 0x0000000000000000 )
0x0000040b: TAG_enumerator [3]
AT_name( "UITableViewCellSeparatorStyleSingleLine" )
AT_const_value( 0x0000000000000001 )
0x00000411: TAG_enumerator [3]
AT_name( "UITableViewCellSeparatorStyleSingleLineEtched" )
AT_const_value( 0x0000000000000002 )
0x00000417: NULL
0x00000418: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIUserInterfaceIdiom" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h" )
AT_decl_line( 28 )
0x00000425: TAG_enumerator [3]
AT_name( "UIUserInterfaceIdiomUnspecified" )
AT_const_value( 0xffffffffffffffff )
0x0000042b: TAG_enumerator [3]
AT_name( "UIUserInterfaceIdiomPhone" )
AT_const_value( 0x0000000000000000 )
0x00000431: TAG_enumerator [3]
AT_name( "UIUserInterfaceIdiomPad" )
AT_const_value( 0x0000000000000001 )
0x00000437: NULL
0x00000438: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIUserInterfaceSizeClass" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h" )
AT_decl_line( 23 )
0x00000445: TAG_enumerator [3]
AT_name( "UIUserInterfaceSizeClassUnspecified" )
AT_const_value( 0x0000000000000000 )
0x0000044b: TAG_enumerator [3]
AT_name( "UIUserInterfaceSizeClassCompact" )
AT_const_value( 0x0000000000000001 )
0x00000451: TAG_enumerator [3]
AT_name( "UIUserInterfaceSizeClassRegular" )
AT_const_value( 0x0000000000000002 )
0x00000457: NULL
0x00000458: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UIGestureRecognizerState" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 15 )
0x00000465: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStatePossible" )
AT_const_value( 0x0000000000000000 )
0x0000046b: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStateBegan" )
AT_const_value( 0x0000000000000001 )
0x00000471: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStateChanged" )
AT_const_value( 0x0000000000000002 )
0x00000477: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStateEnded" )
AT_const_value( 0x0000000000000003 )
0x0000047d: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStateCancelled" )
AT_const_value( 0x0000000000000004 )
0x00000483: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStateFailed" )
AT_const_value( 0x0000000000000005 )
0x00000489: TAG_enumerator [3]
AT_name( "UIGestureRecognizerStateRecognized" )
AT_const_value( 0x0000000000000003 )
0x0000048f: NULL
0x00000490: TAG_enumeration_type [2] *
AT_type( {0x0000005b} ( NSInteger ) )
AT_enum_class( 0x01 )
AT_name( "UITouchPhase" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 14 )
0x0000049d: TAG_enumerator [3]
AT_name( "UITouchPhaseBegan" )
AT_const_value( 0x0000000000000000 )
0x000004a3: TAG_enumerator [3]
AT_name( "UITouchPhaseMoved" )
AT_const_value( 0x0000000000000001 )
0x000004a9: TAG_enumerator [3]
AT_name( "UITouchPhaseStationary" )
AT_const_value( 0x0000000000000002 )
0x000004af: TAG_enumerator [3]
AT_name( "UITouchPhaseEnded" )
AT_const_value( 0x0000000000000003 )
0x000004b5: TAG_enumerator [3]
AT_name( "UITouchPhaseCancelled" )
AT_const_value( 0x0000000000000004 )
0x000004bb: NULL
0x000004bc: TAG_structure_type [6] *
AT_APPLE_objc_complete_type( 0x01 )
AT_name( "AppDelegate" )
AT_byte_size( 0x10 )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.h" )
AT_decl_line( 11 )
AT_APPLE_runtime_class( 0x10 )
0x000004c6: TAG_inheritance [7]
AT_type( {0x000004ee} ( UIResponder ) )
AT_data_member_location( +0 )
0x000004ce: TAG_APPLE_Property [8]
AT_APPLE_property_name( "window" )
AT_type( {0x0000071d} ( UIWindow* ) )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.h" )
AT_decl_line( 13 )
AT_APPLE_property_attribute( 0x08 ( DW_APPLE_PROPERTY_retain ) )
0x000004da: TAG_member [9]
AT_name( "_window" )
AT_type( {0x0000071d} ( UIWindow* ) )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.h" )
AT_decl_line( 13 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
AT_APPLE_property( {0x000004ce} )
0x000004ed: NULL
0x000004ee: TAG_structure_type [10] *
AT_name( "UIResponder" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIResponder.h" )
AT_decl_line( 12 )
AT_APPLE_runtime_class( 0x10 )
0x000004f7: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000004ff: TAG_APPLE_Property [8]
AT_APPLE_property_name( "undoManager" )
AT_type( {0x0000053b} ( NSUndoManager* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIResponder.h" )
AT_decl_line( 46 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000050b: NULL
0x0000050c: TAG_structure_type [10] *
AT_name( "NSObject" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/objc/NSObject.h" )
AT_decl_line( 53 )
AT_APPLE_runtime_class( 0x10 )
0x00000515: TAG_member [11]
AT_name( "isa" )
AT_type( {0x00000525} ( Class ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/objc/NSObject.h" )
AT_decl_line( 54 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x00000524: NULL
0x00000525: TAG_typedef [4]
AT_type( {0x00000530} ( objc_class* ) )
AT_name( "Class" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 15 )
0x00000530: TAG_pointer_type [12]
AT_type( {0x00000535} ( objc_class ) )
0x00000535: TAG_structure_type [13]
AT_name( "objc_class" )
AT_declaration( 0x01 )
0x0000053b: TAG_pointer_type [12]
AT_type( {0x00000540} ( NSUndoManager ) )
0x00000540: TAG_structure_type [10] *
AT_name( "NSUndoManager" )
AT_byte_size( 0x48 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 23 )
AT_APPLE_runtime_class( 0x10 )
0x00000549: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00000551: TAG_APPLE_Property [8]
AT_APPLE_property_name( "groupingLevel" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 41 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000055d: TAG_APPLE_Property [14]
AT_APPLE_property_name( "undoRegistrationEnabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 48 )
AT_APPLE_property_getter( "isUndoRegistrationEnabled" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x0000056d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "groupsByEvent" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 52 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000579: TAG_APPLE_Property [8]
AT_APPLE_property_name( "levelsOfUndo" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 59 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000585: TAG_APPLE_Property [8]
AT_APPLE_property_name( "runLoopModes" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000591: TAG_APPLE_Property [8]
AT_APPLE_property_name( "canUndo" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 81 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000059d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "canRedo" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 82 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000005a9: TAG_APPLE_Property [14]
AT_APPLE_property_name( "undoing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 85 )
AT_APPLE_property_getter( "isUndoing" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x000005b9: TAG_APPLE_Property [14]
AT_APPLE_property_name( "redoing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 86 )
AT_APPLE_property_getter( "isRedoing" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x000005c9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "undoActionIsDiscardable" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 114 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000005d5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "redoActionIsDiscardable" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 115 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000005e1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "undoActionName" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 120 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000005ed: TAG_APPLE_Property [8]
AT_APPLE_property_name( "redoActionName" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 121 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000005f9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "undoMenuItemTitle" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 131 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00000605: TAG_APPLE_Property [8]
AT_APPLE_property_name( "redoMenuItemTitle" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 132 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00000611: TAG_member [11]
AT_name( "_undoStack" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 25 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00000620: TAG_member [11]
AT_name( "_redoStack" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 26 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000062f: TAG_member [11]
AT_name( "_runLoopModes" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 27 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000063e: TAG_member [11]
AT_name( "_NSUndoManagerPrivate1" )
AT_type( {0x0000070a} ( uint64_t ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 28 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000064d: TAG_member [11]
AT_name( "_target" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 29 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000065c: TAG_member [11]
AT_name( "_proxy" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 30 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000066b: TAG_member [11]
AT_name( "_NSUndoManagerPrivate2" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 31 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000067a: TAG_member [11]
AT_name( "_NSUndoManagerPrivate3" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h" )
AT_decl_line( 32 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00000689: NULL
0x0000068a: TAG_typedef [4]
AT_type( {0x00000695} ( _Bool ) )
AT_name( "BOOL" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/objc/objc.h" )
AT_decl_line( 63 )
0x00000695: TAG_base_type [5]
AT_name( "_Bool" )
AT_encoding( DW_ATE_boolean )
AT_byte_size( 0x01 )
0x0000069c: TAG_pointer_type [12]
AT_type( {0x000006a1} ( NSArray ) )
0x000006a1: TAG_structure_type [10] *
AT_name( "NSArray" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h" )
AT_decl_line( 14 )
AT_APPLE_runtime_class( 0x10 )
0x000006aa: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000006b2: TAG_APPLE_Property [8]
AT_APPLE_property_name( "count" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h" )
AT_decl_line( 16 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000006be: NULL
0x000006bf: TAG_pointer_type [12]
AT_type( {0x000006c4} ( NSString ) )
0x000006c4: TAG_structure_type [10] *
AT_name( "NSString" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h" )
AT_decl_line( 74 )
AT_APPLE_runtime_class( 0x10 )
0x000006cd: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000006d5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "length" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h" )
AT_decl_line( 78 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000006e1: NULL
0x000006e2: TAG_typedef [4]
AT_type( {0x000006ed} ( objc_object* ) )
AT_name( "id" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 15 )
0x000006ed: TAG_pointer_type [12]
AT_type( {0x000006f2} ( objc_object ) )
0x000006f2: TAG_structure_type [15] *
AT_name( "objc_object" )
AT_byte_size( 0x00 )
0x000006f8: TAG_member [16]
AT_name( "isa" )
AT_type( {0x00000705} ( objc_class* ) )
AT_data_member_location( +0 )
0x00000704: NULL
0x00000705: TAG_pointer_type [12]
AT_type( {0x00000535} ( objc_class ) )
0x0000070a: TAG_typedef [4]
AT_type( {0x00000715} ( long long unsigned int ) )
AT_name( "uint64_t" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/_types/_uint64_t.h" )
AT_decl_line( 31 )
0x00000715: TAG_base_type [5]
AT_name( "long long unsigned int" )
AT_encoding( DW_ATE_unsigned )
AT_byte_size( 0x08 )
0x0000071c: TAG_pointer_type [17]
0x0000071d: TAG_pointer_type [12]
AT_type( {0x00000722} ( UIWindow ) )
0x00000722: TAG_structure_type [18] *
AT_name( "UIWindow" )
AT_byte_size( 0x0118 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 18 )
AT_APPLE_runtime_class( 0x10 )
0x0000072c: TAG_inheritance [7]
AT_type( {0x0000089d} ( UIView ) )
AT_data_member_location( +0 )
0x00000734: TAG_APPLE_Property [8]
AT_APPLE_property_name( "screen" )
AT_type( {0x000035c6} ( UIScreen* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 79 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00000740: TAG_APPLE_Property [8]
AT_APPLE_property_name( "windowLevel" )
AT_type( {0x000036ce} ( UIWindowLevel ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 81 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000074c: TAG_APPLE_Property [14]
AT_APPLE_property_name( "keyWindow" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 82 )
AT_APPLE_property_getter( "isKeyWindow" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x0000075c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "rootViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 89 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00000768: TAG_member [19]
AT_name( "_delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 20 )
AT_data_member_location( +0 )
0x00000776: TAG_member [19]
AT_name( "_windowLevel" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 21 )
AT_data_member_location( +0 )
0x00000784: TAG_member [19]
AT_name( "_windowSublevel" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 22 )
AT_data_member_location( +0 )
0x00000792: TAG_member [19]
AT_name( "_layerContext" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 23 )
AT_data_member_location( +0 )
0x000007a0: TAG_member [19]
AT_name( "_lastMouseDownView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 24 )
AT_data_member_location( +0 )
0x000007ae: TAG_member [19]
AT_name( "_lastMouseEnteredView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 25 )
AT_data_member_location( +0 )
0x000007bc: TAG_member [19]
AT_name( "_firstResponder" )
AT_type( {0x00002259} ( UIResponder* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 26 )
AT_data_member_location( +0 )
0x000007ca: TAG_member [19]
AT_name( "_fingerInfo" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 27 )
AT_data_member_location( +0 )
0x000007d8: TAG_member [19]
AT_name( "_touchData" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 28 )
AT_data_member_location( +0 )
0x000007e6: TAG_member [19]
AT_name( "_viewOrientation" )
AT_type( {0x00002acb} ( UIInterfaceOrientation ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 29 )
AT_data_member_location( +0 )
0x000007f4: TAG_member [19]
AT_name( "_exclusiveTouchView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 30 )
AT_data_member_location( +0 )
0x00000802: TAG_member [19]
AT_name( "_undoManager" )
AT_type( {0x0000053b} ( NSUndoManager* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 31 )
AT_data_member_location( +0 )
0x00000810: TAG_member [19]
AT_name( "_screen" )
AT_type( {0x000035c6} ( UIScreen* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 32 )
AT_data_member_location( +0 )
0x0000081e: TAG_member [19]
AT_name( "_transformLayer" )
AT_type( {0x00000971} ( CALayer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 33 )
AT_data_member_location( +0 )
0x0000082c: TAG_member [19]
AT_name( "_rotationViewControllers" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 34 )
AT_data_member_location( +0 )
0x0000083a: TAG_member [19]
AT_name( "_rootViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 35 )
AT_data_member_location( +0 )
0x00000848: TAG_member [19]
AT_name( "_savedBackgroundColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 36 )
AT_data_member_location( +0 )
0x00000856: TAG_member [19]
AT_name( "_subtreeMonitoringViews" )
AT_type( {0x000036d9} ( NSMutableSet* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 37 )
AT_data_member_location( +0 )
0x00000864: TAG_member [19]
AT_name( "_tintViews" )
AT_type( {0x000036d9} ( NSMutableSet* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 38 )
AT_data_member_location( +0 )
0x00000872: TAG_member [19]
AT_name( "_currentTintView" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 39 )
AT_data_member_location( +0 )
0x00000880: TAG_member [19]
AT_name( "_windowFlags" )
AT_type( {0x000036f0} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 74 )
AT_data_member_location( +0 )
0x0000088e: TAG_member [19]
AT_name( "_windowController" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 76 )
AT_data_member_location( +0 )
0x0000089c: NULL
0x0000089d: TAG_structure_type [10] *
AT_name( "UIView" )
AT_byte_size( 0x68 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 125 )
AT_APPLE_runtime_class( 0x10 )
0x000008a6: TAG_inheritance [7]
AT_type( {0x000004ee} ( UIResponder ) )
AT_data_member_location( +0 )
0x000008ae: TAG_APPLE_Property [14]
AT_APPLE_property_name( "userInteractionEnabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 229 )
AT_APPLE_property_getter( "isUserInteractionEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000008be: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tag" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 230 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000008ca: TAG_APPLE_Property [8]
AT_APPLE_property_name( "layer" )
AT_type( {0x00000971} ( CALayer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 231 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x000008d6: TAG_member [19]
AT_name( "_layer" )
AT_type( {0x00000971} ( CALayer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 127 )
AT_data_member_location( +0 )
0x000008e4: TAG_member [19]
AT_name( "_gestureInfo" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 128 )
AT_data_member_location( +0 )
0x000008f2: TAG_member [19]
AT_name( "_gestureRecognizers" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 129 )
AT_data_member_location( +0 )
0x00000900: TAG_member [19]
AT_name( "_subviewCache" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 130 )
AT_data_member_location( +0 )
0x0000090e: TAG_member [19]
AT_name( "_charge" )
AT_type( {0x00000da0} ( float ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 131 )
AT_data_member_location( +0 )
0x0000091c: TAG_member [19]
AT_name( "_tag" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 132 )
AT_data_member_location( +0 )
0x0000092a: TAG_member [19]
AT_name( "_viewDelegate" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 133 )
AT_data_member_location( +0 )
0x00000938: TAG_member [19]
AT_name( "_backgroundColorSystemColorName" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 134 )
AT_data_member_location( +0 )
0x00000946: TAG_member [19]
AT_name( "_countOfMotionEffectsInSubtree" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 135 )
AT_data_member_location( +0 )
0x00000954: TAG_member [19]
AT_name( "_countOfTraitChangeRespondersInDirectSubtree" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 136 )
AT_data_member_location( +0 )
0x00000962: TAG_member [19]
AT_name( "_viewFlags" )
AT_type( {0x0000302d} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 222 )
AT_data_member_location( +0 )
0x00000970: NULL
0x00000971: TAG_pointer_type [12]
AT_type( {0x00000976} ( CALayer ) )
0x00000976: TAG_structure_type [10] *
AT_name( "CALayer" )
AT_byte_size( 0x18 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 26 )
AT_APPLE_runtime_class( 0x10 )
0x0000097f: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00000987: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bounds" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 127 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000993: TAG_APPLE_Property [8]
AT_APPLE_property_name( "position" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 132 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000099f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "zPosition" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 137 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009ab: TAG_APPLE_Property [8]
AT_APPLE_property_name( "anchorPoint" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 144 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009b7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "anchorPointZ" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 149 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009c3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "transform" )
AT_type( {0x00000cac} ( CATransform3D ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 154 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009cf: TAG_APPLE_Property [8]
AT_APPLE_property_name( "frame" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 167 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009db: TAG_APPLE_Property [14]
AT_APPLE_property_name( "hidden" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 172 )
AT_APPLE_property_getter( "isHidden" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009eb: TAG_APPLE_Property [14]
AT_APPLE_property_name( "doubleSided" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 177 )
AT_APPLE_property_getter( "isDoubleSided" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000009fb: TAG_APPLE_Property [14]
AT_APPLE_property_name( "geometryFlipped" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 185 )
AT_APPLE_property_getter( "isGeometryFlipped" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000a0b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "superlayer" )
AT_type( {0x00000971} ( CALayer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 202 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00000a17: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sublayers" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 215 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000a23: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sublayerTransform" )
AT_type( {0x00000cac} ( CATransform3D ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 246 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000a2f: TAG_APPLE_Property [20]
AT_APPLE_property_name( "mask" )
AT_type( {0x00000971} ( CALayer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 257 )
AT_APPLE_property_attribute( 0x08 ( DW_APPLE_PROPERTY_retain ) )
0x00000a3c: TAG_APPLE_Property [20]
AT_APPLE_property_name( "masksToBounds" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 265 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000a49: TAG_APPLE_Property [20]
AT_APPLE_property_name( "contents" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 298 )
AT_APPLE_property_attribute( 0x08 ( DW_APPLE_PROPERTY_retain ) )
0x00000a56: TAG_APPLE_Property [20]
AT_APPLE_property_name( "contentsRect" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 307 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000a63: TAG_APPLE_Property [20]
AT_APPLE_property_name( "contentsGravity" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 316 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000a70: TAG_APPLE_Property [20]
AT_APPLE_property_name( "contentsScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 326 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000a7d: TAG_APPLE_Property [20]
AT_APPLE_property_name( "contentsCenter" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 347 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000a8a: TAG_APPLE_Property [20]
AT_APPLE_property_name( "minificationFilter" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 355 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000a97: TAG_APPLE_Property [20]
AT_APPLE_property_name( "magnificationFilter" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 355 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000aa4: TAG_APPLE_Property [20]
AT_APPLE_property_name( "minificationFilterBias" )
AT_type( {0x00000da0} ( float ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 361 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000ab1: TAG_APPLE_Property [21]
AT_APPLE_property_name( "opaque" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 367 )
AT_APPLE_property_getter( "isOpaque" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000ac2: TAG_APPLE_Property [20]
AT_APPLE_property_name( "needsDisplayOnBoundsChange" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 393 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000acf: TAG_APPLE_Property [20]
AT_APPLE_property_name( "drawsAsynchronously" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 402 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000adc: TAG_APPLE_Property [20]
AT_APPLE_property_name( "edgeAntialiasingMask" )
AT_type( {0x00000da7} ( CAEdgeAntialiasingMask ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 429 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000ae9: TAG_APPLE_Property [20]
AT_APPLE_property_name( "allowsEdgeAntialiasing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 438 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000af6: TAG_APPLE_Property [20]
AT_APPLE_property_name( "backgroundColor" )
AT_type( {0x00000db2} ( CGColorRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 443 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b03: TAG_APPLE_Property [20]
AT_APPLE_property_name( "cornerRadius" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 449 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b10: TAG_APPLE_Property [20]
AT_APPLE_property_name( "borderWidth" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 456 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b1d: TAG_APPLE_Property [20]
AT_APPLE_property_name( "borderColor" )
AT_type( {0x00000db2} ( CGColorRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 461 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b2a: TAG_APPLE_Property [20]
AT_APPLE_property_name( "opacity" )
AT_type( {0x00000da0} ( float ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 467 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b37: TAG_APPLE_Property [20]
AT_APPLE_property_name( "allowsGroupOpacity" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 480 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b44: TAG_APPLE_Property [20]
AT_APPLE_property_name( "compositingFilter" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 493 )
AT_APPLE_property_attribute( 0x08 ( DW_APPLE_PROPERTY_retain ) )
0x00000b51: TAG_APPLE_Property [20]
AT_APPLE_property_name( "filters" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 498 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000b5e: TAG_APPLE_Property [20]
AT_APPLE_property_name( "backgroundFilters" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 503 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000b6b: TAG_APPLE_Property [20]
AT_APPLE_property_name( "shouldRasterize" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 521 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b78: TAG_APPLE_Property [20]
AT_APPLE_property_name( "rasterizationScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 527 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b85: TAG_APPLE_Property [20]
AT_APPLE_property_name( "shadowColor" )
AT_type( {0x00000db2} ( CGColorRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 534 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b92: TAG_APPLE_Property [20]
AT_APPLE_property_name( "shadowOpacity" )
AT_type( {0x00000da0} ( float ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 539 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000b9f: TAG_APPLE_Property [20]
AT_APPLE_property_name( "shadowOffset" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 543 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000bac: TAG_APPLE_Property [20]
AT_APPLE_property_name( "shadowRadius" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 547 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000bb9: TAG_APPLE_Property [20]
AT_APPLE_property_name( "shadowPath" )
AT_type( {0x00000dc8} ( CGPathRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 556 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000bc6: TAG_APPLE_Property [20]
AT_APPLE_property_name( "actions" )
AT_type( {0x00000de3} ( NSDictionary* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 654 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000bd3: TAG_APPLE_Property [20]
AT_APPLE_property_name( "name" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 699 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000be0: TAG_APPLE_Property [20]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 705 )
AT_APPLE_property_attribute( 0x08 ( DW_APPLE_PROPERTY_retain ) )
0x00000bed: TAG_APPLE_Property [20]
AT_APPLE_property_name( "style" )
AT_type( {0x00000de3} ( NSDictionary* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 717 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000bfa: TAG_member [11]
AT_name( "_attr" )
AT_type( {0x00000e06} ( _CALayerIvars ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 36 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00000c09: NULL
0x00000c0a: TAG_typedef [4]
AT_type( {0x00000c15} ( CGRect ) )
AT_name( "CGRect" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 45 )
0x00000c15: TAG_structure_type [22] *
AT_name( "CGRect" )
AT_byte_size( 0x20 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 41 )
0x00000c1d: TAG_member [19]
AT_name( "origin" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 42 )
AT_data_member_location( +0 )
0x00000c2b: TAG_member [19]
AT_name( "size" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 43 )
AT_data_member_location( +16 )
0x00000c39: NULL
0x00000c3a: TAG_typedef [4]
AT_type( {0x00000c45} ( CGPoint ) )
AT_name( "CGPoint" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 19 )
0x00000c45: TAG_structure_type [22] *
AT_name( "CGPoint" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 15 )
0x00000c4d: TAG_member [19]
AT_name( "x" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 16 )
AT_data_member_location( +0 )
0x00000c5b: TAG_member [19]
AT_name( "y" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 17 )
AT_data_member_location( +8 )
0x00000c69: NULL
0x00000c6a: TAG_typedef [4]
AT_type( {0x00000c75} ( double ) )
AT_name( "CGFloat" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h" )
AT_decl_line( 242 )
0x00000c75: TAG_base_type [5]
AT_name( "double" )
AT_encoding( DW_ATE_float )
AT_byte_size( 0x08 )
0x00000c7c: TAG_typedef [4]
AT_type( {0x00000c87} ( CGSize ) )
AT_name( "CGSize" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 27 )
0x00000c87: TAG_structure_type [22] *
AT_name( "CGSize" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 23 )
0x00000c8f: TAG_member [19]
AT_name( "width" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 24 )
AT_data_member_location( +0 )
0x00000c9d: TAG_member [19]
AT_name( "height" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h" )
AT_decl_line( 25 )
AT_data_member_location( +8 )
0x00000cab: NULL
0x00000cac: TAG_typedef [4]
AT_type( {0x00000cb7} ( CATransform3D ) )
AT_name( "CATransform3D" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 25 )
0x00000cb7: TAG_structure_type [22] *
AT_name( "CATransform3D" )
AT_byte_size( 0x80 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 17 )
0x00000cbf: TAG_member [19]
AT_name( "m11" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 19 )
AT_data_member_location( +0 )
0x00000ccd: TAG_member [19]
AT_name( "m12" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 19 )
AT_data_member_location( +8 )
0x00000cdb: TAG_member [19]
AT_name( "m13" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 19 )
AT_data_member_location( +16 )
0x00000ce9: TAG_member [19]
AT_name( "m14" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 19 )
AT_data_member_location( +24 )
0x00000cf7: TAG_member [19]
AT_name( "m21" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 20 )
AT_data_member_location( +32 )
0x00000d05: TAG_member [19]
AT_name( "m22" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 20 )
AT_data_member_location( +40 )
0x00000d13: TAG_member [19]
AT_name( "m23" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 20 )
AT_data_member_location( +48 )
0x00000d21: TAG_member [19]
AT_name( "m24" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 20 )
AT_data_member_location( +56 )
0x00000d2f: TAG_member [19]
AT_name( "m31" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 21 )
AT_data_member_location( +64 )
0x00000d3d: TAG_member [19]
AT_name( "m32" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 21 )
AT_data_member_location( +72 )
0x00000d4b: TAG_member [19]
AT_name( "m33" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 21 )
AT_data_member_location( +80 )
0x00000d59: TAG_member [19]
AT_name( "m34" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 21 )
AT_data_member_location( +88 )
0x00000d67: TAG_member [19]
AT_name( "m41" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 22 )
AT_data_member_location( +96 )
0x00000d75: TAG_member [19]
AT_name( "m42" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 22 )
AT_data_member_location( +104 )
0x00000d83: TAG_member [19]
AT_name( "m43" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 22 )
AT_data_member_location( +112 )
0x00000d91: TAG_member [19]
AT_name( "m44" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h" )
AT_decl_line( 22 )
AT_data_member_location( +120 )
0x00000d9f: NULL
0x00000da0: TAG_base_type [5]
AT_name( "float" )
AT_encoding( DW_ATE_float )
AT_byte_size( 0x04 )
0x00000da7: TAG_typedef [4]
AT_type( {0x000001bb} ( CAEdgeAntialiasingMask ) )
AT_name( "CAEdgeAntialiasingMask" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 16 )
0x00000db2: TAG_typedef [4]
AT_type( {0x00000dbd} ( CGColor* ) )
AT_name( "CGColorRef" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGColor.h" )
AT_decl_line( 8 )
0x00000dbd: TAG_pointer_type [12]
AT_type( {0x00000dc2} ( CGColor ) )
0x00000dc2: TAG_structure_type [13]
AT_name( "CGColor" )
AT_declaration( 0x01 )
0x00000dc8: TAG_typedef [4]
AT_type( {0x00000dd3} ( const CGPath* ) )
AT_name( "CGPathRef" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPath.h" )
AT_decl_line( 9 )
0x00000dd3: TAG_pointer_type [12]
AT_type( {0x00000dd8} ( const CGPath ) )
0x00000dd8: TAG_const_type [23]
AT_type( {0x00000ddd} ( CGPath ) )
0x00000ddd: TAG_structure_type [13]
AT_name( "CGPath" )
AT_declaration( 0x01 )
0x00000de3: TAG_pointer_type [12]
AT_type( {0x00000de8} ( NSDictionary ) )
0x00000de8: TAG_structure_type [10] *
AT_name( "NSDictionary" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h" )
AT_decl_line( 12 )
AT_APPLE_runtime_class( 0x10 )
0x00000df1: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00000df9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "count" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h" )
AT_decl_line( 14 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00000e05: NULL
0x00000e06: TAG_structure_type [22] *
AT_name( "_CALayerIvars" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 29 )
0x00000e0e: TAG_member [19]
AT_name( "refcount" )
AT_type( {0x00000e39} ( int32_t ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 30 )
AT_data_member_location( +0 )
0x00000e1c: TAG_member [19]
AT_name( "magic" )
AT_type( {0x00000e4b} ( uint32_t ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 31 )
AT_data_member_location( +4 )
0x00000e2a: TAG_member [19]
AT_name( "layer" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h" )
AT_decl_line( 32 )
AT_data_member_location( +8 )
0x00000e38: NULL
0x00000e39: TAG_typedef [4]
AT_type( {0x00000e44} ( int ) )
AT_name( "int32_t" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/sys/_types/_int32_t.h" )
AT_decl_line( 30 )
0x00000e44: TAG_base_type [5]
AT_name( "int" )
AT_encoding( DW_ATE_signed )
AT_byte_size( 0x04 )
0x00000e4b: TAG_typedef [4]
AT_type( {0x000001e1} ( unsigned int ) )
AT_name( "uint32_t" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/_types/_uint32_t.h" )
AT_decl_line( 31 )
0x00000e56: TAG_pointer_type [12]
AT_type( {0x00000e5b} ( NSMutableArray ) )
0x00000e5b: TAG_structure_type [10] *
AT_name( "NSMutableArray" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h" )
AT_decl_line( 113 )
AT_APPLE_runtime_class( 0x10 )
0x00000e64: TAG_inheritance [7]
AT_type( {0x000006a1} ( NSArray ) )
AT_data_member_location( +0 )
0x00000e6c: NULL
0x00000e6d: TAG_pointer_type [12]
AT_type( {0x00000e72} ( UIViewController ) )
0x00000e72: TAG_structure_type [18] *
AT_name( "UIViewController" )
AT_byte_size( 0x0140 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 90 )
AT_APPLE_runtime_class( 0x10 )
0x00000e7c: TAG_inheritance [7]
AT_type( {0x000004ee} ( UIResponder ) )
AT_data_member_location( +0 )
0x00000e84: TAG_APPLE_Property [8]
AT_APPLE_property_name( "view" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 204 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00000e90: TAG_APPLE_Property [8]
AT_APPLE_property_name( "nibName" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 213 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00000e9c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "nibBundle" )
AT_type( {0x0000117f} ( NSBundle* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 214 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00000ea8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "storyboard" )
AT_type( {0x0000158f} ( UIStoryboard* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 215 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00000eb4: TAG_APPLE_Property [8]
AT_APPLE_property_name( "title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 240 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00000ec0: TAG_APPLE_Property [8]
AT_APPLE_property_name( "parentViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 249 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00000ecc: TAG_APPLE_Property [8]
AT_APPLE_property_name( "modalViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 252 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00000ed8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "presentedViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 255 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00000ee4: TAG_APPLE_Property [20]
AT_APPLE_property_name( "presentingViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 258 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00000ef1: TAG_APPLE_Property [20]
AT_APPLE_property_name( "definesPresentationContext" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 265 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000efe: TAG_APPLE_Property [20]
AT_APPLE_property_name( "providesPresentationContextTransitionStyle" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 268 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f0b: TAG_APPLE_Property [20]
AT_APPLE_property_name( "modalTransitionStyle" )
AT_type( {0x000015a6} ( UIModalTransitionStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 303 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f18: TAG_APPLE_Property [20]
AT_APPLE_property_name( "modalPresentationStyle" )
AT_type( {0x000015b1} ( UIModalPresentationStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 304 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f25: TAG_APPLE_Property [20]
AT_APPLE_property_name( "modalPresentationCapturesStatusBarAppearance" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 306 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f32: TAG_APPLE_Property [20]
AT_APPLE_property_name( "wantsFullScreenLayout" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 311 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f3f: TAG_APPLE_Property [20]
AT_APPLE_property_name( "edgesForExtendedLayout" )
AT_type( {0x000015bc} ( UIRectEdge ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 313 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f4c: TAG_APPLE_Property [20]
AT_APPLE_property_name( "extendedLayoutIncludesOpaqueBars" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 314 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f59: TAG_APPLE_Property [20]
AT_APPLE_property_name( "automaticallyAdjustsScrollViewInsets" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 315 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f66: TAG_APPLE_Property [20]
AT_APPLE_property_name( "preferredContentSize" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 319 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00000f73: TAG_member [19]
AT_name( "_view" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 92 )
AT_data_member_location( +0 )
0x00000f81: TAG_member [19]
AT_name( "_tabBarItem" )
AT_type( {0x000015c7} ( UITabBarItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 93 )
AT_data_member_location( +0 )
0x00000f8f: TAG_member [19]
AT_name( "_navigationItem" )
AT_type( {0x00001a68} ( UINavigationItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 94 )
AT_data_member_location( +0 )
0x00000f9d: TAG_member [19]
AT_name( "_toolbarItems" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 95 )
AT_data_member_location( +0 )
0x00000fab: TAG_member [19]
AT_name( "_title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 96 )
AT_data_member_location( +0 )
0x00000fb9: TAG_member [19]
AT_name( "_nibName" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 98 )
AT_data_member_location( +0 )
0x00000fc7: TAG_member [19]
AT_name( "_nibBundle" )
AT_type( {0x0000117f} ( NSBundle* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 99 )
AT_data_member_location( +0 )
0x00000fd5: TAG_member [19]
AT_name( "_parentViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 101 )
AT_data_member_location( +0 )
0x00000fe3: TAG_member [19]
AT_name( "_childModalViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 103 )
AT_data_member_location( +0 )
0x00000ff1: TAG_member [19]
AT_name( "_parentModalViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 104 )
AT_data_member_location( +0 )
0x00000fff: TAG_member [19]
AT_name( "_previousRootViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 105 )
AT_data_member_location( +0 )
0x0000100d: TAG_member [19]
AT_name( "_modalTransitionView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 106 )
AT_data_member_location( +0 )
0x0000101b: TAG_member [19]
AT_name( "_modalPreservedFirstResponder" )
AT_type( {0x00002259} ( UIResponder* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 107 )
AT_data_member_location( +0 )
0x00001029: TAG_member [19]
AT_name( "_dimmingView" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 108 )
AT_data_member_location( +0 )
0x00001037: TAG_member [19]
AT_name( "_dropShadowView" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 109 )
AT_data_member_location( +0 )
0x00001045: TAG_member [19]
AT_name( "_currentAction" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 111 )
AT_data_member_location( +0 )
0x00001053: TAG_member [19]
AT_name( "_storyboard" )
AT_type( {0x0000158f} ( UIStoryboard* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 112 )
AT_data_member_location( +0 )
0x00001061: TAG_member [19]
AT_name( "_storyboardSegueTemplates" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 113 )
AT_data_member_location( +0 )
0x0000106f: TAG_member [19]
AT_name( "_externalObjectsTableForViewLoading" )
AT_type( {0x00000de3} ( NSDictionary* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 114 )
AT_data_member_location( +0 )
0x0000107d: TAG_member [19]
AT_name( "_topLevelObjectsToKeepAliveFromStoryboard" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 115 )
AT_data_member_location( +0 )
0x0000108b: TAG_member [19]
AT_name( "_savedHeaderSuperview" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 117 )
AT_data_member_location( +0 )
0x00001099: TAG_member [19]
AT_name( "_savedFooterSuperview" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 118 )
AT_data_member_location( +0 )
0x000010a7: TAG_member [19]
AT_name( "_editButtonItem" )
AT_type( {0x00001bf6} ( UIBarButtonItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 120 )
AT_data_member_location( +0 )
0x000010b5: TAG_member [19]
AT_name( "_searchDisplayController" )
AT_type( {0x0000225e} ( UISearchDisplayController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 122 )
AT_data_member_location( +0 )
0x000010c3: TAG_member [19]
AT_name( "_modalTransitionStyle" )
AT_type( {0x000015a6} ( UIModalTransitionStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 124 )
AT_data_member_location( +0 )
0x000010d1: TAG_member [19]
AT_name( "_modalPresentationStyle" )
AT_type( {0x000015b1} ( UIModalPresentationStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 125 )
AT_data_member_location( +0 )
0x000010df: TAG_member [19]
AT_name( "_lastKnownInterfaceOrientation" )
AT_type( {0x00002acb} ( UIInterfaceOrientation ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 127 )
AT_data_member_location( +0 )
0x000010ed: TAG_member [19]
AT_name( "_popoverController" )
AT_type( {0x00002ad6} ( UIPopoverController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 129 )
AT_data_member_location( +0 )
0x000010fb: TAG_member [19]
AT_name( "_containerViewInSheet" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 130 )
AT_data_member_location( +0 )
0x00001109: TAG_member [19]
AT_name( "_contentSizeForViewInPopover" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 131 )
AT_data_member_location( +0 )
0x00001117: TAG_member [19]
AT_name( "_formSheetSize" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 132 )
AT_data_member_location( +0 )
0x00001125: TAG_member [19]
AT_name( "_recordedContentScrollView" )
AT_type( {0x00002b68} ( UIScrollView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 134 )
AT_data_member_location( +0 )
0x00001133: TAG_member [19]
AT_name( "_afterAppearance" )
AT_type( {0x00002b6d} ( __block_literal_generic* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 136 )
AT_data_member_location( +0 )
0x00001141: TAG_member [19]
AT_name( "_explicitAppearanceTransitionLevel" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 137 )
AT_data_member_location( +0 )
0x0000114f: TAG_member [19]
AT_name( "_keyCommands" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 139 )
AT_data_member_location( +0 )
0x0000115d: TAG_member [19]
AT_name( "_overrideTraitCollections" )
AT_type( {0x00002be8} ( NSMapTable* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 141 )
AT_data_member_location( +0 )
0x0000116b: TAG_member [19]
AT_name( "_viewControllerFlags" )
AT_type( {0x00002d1a} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 190 )
AT_data_member_location( +0 )
0x00001179: NULL
0x0000117a: TAG_pointer_type [12]
AT_type( {0x0000089d} ( UIView ) )
0x0000117f: TAG_pointer_type [12]
AT_type( {0x00001184} ( NSBundle ) )
0x00001184: TAG_structure_type [10] *
AT_name( "NSBundle" )
AT_byte_size( 0x48 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 11 )
AT_APPLE_runtime_class( 0x10 )
0x0000118d: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001195: TAG_APPLE_Property [14]
AT_APPLE_property_name( "loaded" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 39 )
AT_APPLE_property_getter( "isLoaded" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x000011a5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bundleURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 46 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011b1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "resourceURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 47 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011bd: TAG_APPLE_Property [8]
AT_APPLE_property_name( "executableURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 48 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011c9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "privateFrameworksURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 51 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011d5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sharedFrameworksURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 52 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011e1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sharedSupportURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 53 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011ed: TAG_APPLE_Property [8]
AT_APPLE_property_name( "builtInPlugInsURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 54 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000011f9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "appStoreReceiptURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 56 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001205: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bundlePath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 58 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001211: TAG_APPLE_Property [8]
AT_APPLE_property_name( "resourcePath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 59 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x0000121d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "executablePath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 60 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001229: TAG_APPLE_Property [8]
AT_APPLE_property_name( "privateFrameworksPath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 63 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001235: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sharedFrameworksPath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 64 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001241: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sharedSupportPath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 65 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x0000124d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "builtInPlugInsPath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001259: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bundleIdentifier" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 94 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001265: TAG_APPLE_Property [8]
AT_APPLE_property_name( "infoDictionary" )
AT_type( {0x00000de3} ( NSDictionary* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 95 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001271: TAG_APPLE_Property [8]
AT_APPLE_property_name( "localizedInfoDictionary" )
AT_type( {0x00000de3} ( NSDictionary* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 96 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x0000127d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "principalClass" )
AT_type( {0x00000525} ( Class ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 99 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001289: TAG_APPLE_Property [8]
AT_APPLE_property_name( "preferredLocalizations" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 102 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001295: TAG_APPLE_Property [8]
AT_APPLE_property_name( "localizations" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 104 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000012a1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "developmentLocalization" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 105 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000012ad: TAG_APPLE_Property [8]
AT_APPLE_property_name( "executableArchitectures" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 118 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000012b9: TAG_member [11]
AT_name( "_flags" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 13 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000012c8: TAG_member [11]
AT_name( "_cfBundle" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 14 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000012d7: TAG_member [11]
AT_name( "_reserved2" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 15 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000012e6: TAG_member [11]
AT_name( "_principalClass" )
AT_type( {0x00000525} ( Class ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 16 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000012f5: TAG_member [11]
AT_name( "_initialPath" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 17 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001304: TAG_member [11]
AT_name( "_resolvedPath" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 18 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001313: TAG_member [11]
AT_name( "_reserved3" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 19 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001322: TAG_member [11]
AT_name( "_lock" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h" )
AT_decl_line( 20 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001331: NULL
0x00001332: TAG_pointer_type [12]
AT_type( {0x00001337} ( NSURL ) )
0x00001337: TAG_structure_type [10] *
AT_name( "NSURL" )
AT_byte_size( 0x28 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x00001340: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001348: TAG_APPLE_Property [8]
AT_APPLE_property_name( "absoluteString" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 58 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001354: TAG_APPLE_Property [8]
AT_APPLE_property_name( "relativeString" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 59 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001360: TAG_APPLE_Property [8]
AT_APPLE_property_name( "baseURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 60 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x0000136c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "absoluteURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 61 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001378: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scheme" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 65 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001384: TAG_APPLE_Property [8]
AT_APPLE_property_name( "resourceSpecifier" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001390: TAG_APPLE_Property [8]
AT_APPLE_property_name( "host" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 70 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x0000139c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "port" )
AT_type( {0x0000146d} ( NSNumber* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 71 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013a8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "user" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 72 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013b4: TAG_APPLE_Property [8]
AT_APPLE_property_name( "password" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 73 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013c0: TAG_APPLE_Property [8]
AT_APPLE_property_name( "path" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 74 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013cc: TAG_APPLE_Property [8]
AT_APPLE_property_name( "fragment" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 75 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013d8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "parameterString" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 76 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013e4: TAG_APPLE_Property [8]
AT_APPLE_property_name( "query" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 77 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013f0: TAG_APPLE_Property [8]
AT_APPLE_property_name( "relativePath" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 78 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x000013fc: TAG_APPLE_Property [8]
AT_APPLE_property_name( "fileSystemRepresentation" )
AT_type( {0x00001562} ( const char* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 86 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001408: TAG_APPLE_Property [14]
AT_APPLE_property_name( "fileURL" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 88 )
AT_APPLE_property_getter( "isFileURL" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x00001418: TAG_APPLE_Property [8]
AT_APPLE_property_name( "standardizedURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 90 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001424: TAG_APPLE_Property [8]
AT_APPLE_property_name( "filePathURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 111 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001430: TAG_member [11]
AT_name( "_urlString" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 20 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x0000143f: TAG_member [11]
AT_name( "_baseURL" )
AT_type( {0x00001332} ( NSURL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 21 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x0000144e: TAG_member [11]
AT_name( "_clients" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 22 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x0000145d: TAG_member [11]
AT_name( "_reserved" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h" )
AT_decl_line( 23 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x0000146c: NULL
0x0000146d: TAG_pointer_type [12]
AT_type( {0x00001472} ( NSNumber ) )
0x00001472: TAG_structure_type [10] *
AT_name( "NSNumber" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 38 )
AT_APPLE_runtime_class( 0x10 )
0x0000147b: TAG_inheritance [7]
AT_type( {0x00001544} ( NSValue ) )
AT_data_member_location( +0 )
0x00001483: TAG_APPLE_Property [8]
AT_APPLE_property_name( "charValue" )
AT_type( {0x0000156c} ( char ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 57 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000148f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "unsignedCharValue" )
AT_type( {0x00001573} ( unsigned char ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 58 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000149b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "shortValue" )
AT_type( {0x0000157a} ( short ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 59 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014a7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "unsignedShortValue" )
AT_type( {0x00001581} ( unsigned short ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 60 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014b3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "intValue" )
AT_type( {0x00000e44} ( int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 61 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014bf: TAG_APPLE_Property [8]
AT_APPLE_property_name( "unsignedIntValue" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 62 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014cb: TAG_APPLE_Property [8]
AT_APPLE_property_name( "longValue" )
AT_type( {0x00000066} ( long int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 63 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014d7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "unsignedLongValue" )
AT_type( {0x000001b4} ( long unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 64 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014e3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "longLongValue" )
AT_type( {0x00001588} ( long long int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 65 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014ef: TAG_APPLE_Property [8]
AT_APPLE_property_name( "unsignedLongLongValue" )
AT_type( {0x00000715} ( long long unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000014fb: TAG_APPLE_Property [8]
AT_APPLE_property_name( "floatValue" )
AT_type( {0x00000da0} ( float ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 67 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001507: TAG_APPLE_Property [8]
AT_APPLE_property_name( "doubleValue" )
AT_type( {0x00000c75} ( double ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 68 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001513: TAG_APPLE_Property [8]
AT_APPLE_property_name( "boolValue" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 69 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000151f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "integerValue" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 70 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000152b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "unsignedIntegerValue" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 71 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001537: TAG_APPLE_Property [8]
AT_APPLE_property_name( "stringValue" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 73 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00001543: NULL
0x00001544: TAG_structure_type [10] *
AT_name( "NSValue" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 9 )
AT_APPLE_runtime_class( 0x10 )
0x0000154d: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001555: TAG_APPLE_Property [8]
AT_APPLE_property_name( "objCType" )
AT_type( {0x00001562} ( const char* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h" )
AT_decl_line( 12 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001561: NULL
0x00001562: TAG_pointer_type [12]
AT_type( {0x00001567} ( const char ) )
0x00001567: TAG_const_type [23]
AT_type( {0x0000156c} ( char ) )
0x0000156c: TAG_base_type [5]
AT_name( "char" )
AT_encoding( DW_ATE_signed_char )
AT_byte_size( 0x01 )
0x00001573: TAG_base_type [5]
AT_name( "unsigned char" )
AT_encoding( DW_ATE_unsigned_char )
AT_byte_size( 0x01 )
0x0000157a: TAG_base_type [5]
AT_name( "short" )
AT_encoding( DW_ATE_signed )
AT_byte_size( 0x02 )
0x00001581: TAG_base_type [5]
AT_name( "unsigned short" )
AT_encoding( DW_ATE_unsigned )
AT_byte_size( 0x02 )
0x00001588: TAG_base_type [5]
AT_name( "long long int" )
AT_encoding( DW_ATE_signed )
AT_byte_size( 0x08 )
0x0000158f: TAG_pointer_type [12]
AT_type( {0x00001594} ( UIStoryboard ) )
0x00001594: TAG_structure_type [10] *
AT_name( "UIStoryboard" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStoryboard.h" )
AT_decl_line( 11 )
AT_APPLE_runtime_class( 0x10 )
0x0000159d: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000015a5: NULL
0x000015a6: TAG_typedef [4]
AT_type( {0x0000010d} ( UIModalTransitionStyle ) )
AT_name( "UIModalTransitionStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 32 )
0x000015b1: TAG_typedef [4]
AT_type( {0x00000133} ( UIModalPresentationStyle ) )
AT_name( "UIModalPresentationStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 39 )
0x000015bc: TAG_typedef [4]
AT_type( {0x00000177} ( UIRectEdge ) )
AT_name( "UIRectEdge" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 21 )
0x000015c7: TAG_pointer_type [12]
AT_type( {0x000015cc} ( UITabBarItem ) )
0x000015cc: TAG_structure_type [10] *
AT_name( "UITabBarItem" )
AT_byte_size( 0x88 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 30 )
AT_APPLE_runtime_class( 0x10 )
0x000015d5: TAG_inheritance [7]
AT_type( {0x000016b9} ( UIBarItem ) )
AT_data_member_location( +0 )
0x000015dd: TAG_APPLE_Property [8]
AT_APPLE_property_name( "selectedImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 64 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000015e9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "badgeValue" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x000015f5: TAG_member [11]
AT_name( "_title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 32 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001604: TAG_member [11]
AT_name( "_action" )
AT_type( {0x000019c7} ( SEL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 33 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001613: TAG_member [11]
AT_name( "_target" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 34 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001622: TAG_member [11]
AT_name( "_templateImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 35 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001631: TAG_member [11]
AT_name( "_selectedTemplateImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 36 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001640: TAG_member [11]
AT_name( "_selectedImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 37 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000164f: TAG_member [11]
AT_name( "_unselectedImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 38 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000165e: TAG_member [11]
AT_name( "_imageInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 39 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000166d: TAG_member [11]
AT_name( "_badgeValue" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 40 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000167c: TAG_member [11]
AT_name( "_view" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 41 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000168b: TAG_member [11]
AT_name( "_tag" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 42 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x0000169a: TAG_member [11]
AT_name( "_appearanceStorage" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 43 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000016a9: TAG_member [11]
AT_name( "_tabBarItemFlags" )
AT_type( {0x000019db} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 53 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000016b8: NULL
0x000016b9: TAG_structure_type [10] *
AT_name( "UIBarItem" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 16 )
AT_APPLE_runtime_class( 0x10 )
0x000016c2: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000016ca: TAG_APPLE_Property [14]
AT_APPLE_property_name( "enabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 20 )
AT_APPLE_property_getter( "isEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000016da: TAG_APPLE_Property [8]
AT_APPLE_property_name( "title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 21 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x000016e6: TAG_APPLE_Property [8]
AT_APPLE_property_name( "image" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 22 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000016f2: TAG_APPLE_Property [8]
AT_APPLE_property_name( "landscapeImagePhone" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 23 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000016fe: TAG_APPLE_Property [8]
AT_APPLE_property_name( "imageInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 24 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000170a: TAG_APPLE_Property [8]
AT_APPLE_property_name( "landscapeImagePhoneInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 25 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001716: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tag" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarItem.h" )
AT_decl_line( 26 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001722: NULL
0x00001723: TAG_pointer_type [12]
AT_type( {0x00001728} ( UIImage ) )
0x00001728: TAG_structure_type [10] *
AT_name( "UIImage" )
AT_byte_size( 0x20 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 47 )
AT_APPLE_runtime_class( 0x10 )
0x00001731: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001739: TAG_APPLE_Property [8]
AT_APPLE_property_name( "size" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 82 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001745: TAG_APPLE_Property [8]
AT_APPLE_property_name( "CGImage" )
AT_type( {0x00001800} ( CGImageRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 83 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001751: TAG_APPLE_Property [8]
AT_APPLE_property_name( "CIImage" )
AT_type( {0x00001816} ( CIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 85 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000175d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "imageOrientation" )
AT_type( {0x0000183c} ( UIImageOrientation ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 86 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001769: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 87 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001775: TAG_APPLE_Property [8]
AT_APPLE_property_name( "images" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 96 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001781: TAG_APPLE_Property [8]
AT_APPLE_property_name( "duration" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 97 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000178d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "capInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 111 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001799: TAG_APPLE_Property [8]
AT_APPLE_property_name( "resizingMode" )
AT_type( {0x0000189e} ( UIImageResizingMode ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 112 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000017a5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "alignmentRectInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 120 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000017b1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "renderingMode" )
AT_type( {0x000018a9} ( UIImageRenderingMode ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 124 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000017bd: TAG_APPLE_Property [8]
AT_APPLE_property_name( "traitCollection" )
AT_type( {0x000018b4} ( UITraitCollection* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 126 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000017c9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "imageAsset" )
AT_type( {0x00001911} ( UIImageAsset* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 127 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000017d5: TAG_member [19]
AT_name( "_imageRef" )
AT_type( {0x00001928} ( CFTypeRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 49 )
AT_data_member_location( +0 )
0x000017e3: TAG_member [19]
AT_name( "_scale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 50 )
AT_data_member_location( +0 )
0x000017f1: TAG_member [19]
AT_name( "_imageFlags" )
AT_type( {0x0000193a} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 60 )
AT_data_member_location( +0 )
0x000017ff: NULL
0x00001800: TAG_typedef [4]
AT_type( {0x0000180b} ( CGImage* ) )
AT_name( "CGImageRef" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGImage.h" )
AT_decl_line( 8 )
0x0000180b: TAG_pointer_type [12]
AT_type( {0x00001810} ( CGImage ) )
0x00001810: TAG_structure_type [13]
AT_name( "CGImage" )
AT_declaration( 0x01 )
0x00001816: TAG_pointer_type [12]
AT_type( {0x0000181b} ( CIImage ) )
0x0000181b: TAG_structure_type [10] *
AT_name( "CIImage" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x00001824: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x0000182c: TAG_member [11]
AT_name( "_priv" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h" )
AT_decl_line( 20 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x0000183b: NULL
0x0000183c: TAG_typedef [4]
AT_type( {0x00000320} ( UIImageOrientation ) )
AT_name( "UIImageOrientation" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 17 )
0x00001847: TAG_typedef [4]
AT_type( {0x00000c75} ( double ) )
AT_name( "NSTimeInterval" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h" )
AT_decl_line( 11 )
0x00001852: TAG_typedef [4]
AT_type( {0x0000185d} ( UIEdgeInsets ) )
AT_name( "UIEdgeInsets" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 15 )
0x0000185d: TAG_structure_type [22] *
AT_name( "UIEdgeInsets" )
AT_byte_size( 0x20 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 13 )
0x00001865: TAG_member [19]
AT_name( "top" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 14 )
AT_data_member_location( +0 )
0x00001873: TAG_member [19]
AT_name( "left" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 14 )
AT_data_member_location( +8 )
0x00001881: TAG_member [19]
AT_name( "bottom" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 14 )
AT_data_member_location( +16 )
0x0000188f: TAG_member [19]
AT_name( "right" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 14 )
AT_data_member_location( +24 )
0x0000189d: NULL
0x0000189e: TAG_typedef [4]
AT_type( {0x0000035e} ( UIImageResizingMode ) )
AT_name( "UIImageResizingMode" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 33 )
0x000018a9: TAG_typedef [4]
AT_type( {0x00000378} ( UIImageRenderingMode ) )
AT_name( "UIImageRenderingMode" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 40 )
0x000018b4: TAG_pointer_type [12]
AT_type( {0x000018b9} ( UITraitCollection ) )
0x000018b9: TAG_structure_type [10] *
AT_name( "UITraitCollection" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x000018c2: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000018ca: TAG_APPLE_Property [8]
AT_APPLE_property_name( "userInterfaceIdiom" )
AT_type( {0x000018fb} ( UIUserInterfaceIdiom ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h" )
AT_decl_line( 25 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000018d6: TAG_APPLE_Property [8]
AT_APPLE_property_name( "displayScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h" )
AT_decl_line( 28 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000018e2: TAG_APPLE_Property [8]
AT_APPLE_property_name( "horizontalSizeClass" )
AT_type( {0x00001906} ( UIUserInterfaceSizeClass ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h" )
AT_decl_line( 31 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000018ee: TAG_APPLE_Property [8]
AT_APPLE_property_name( "verticalSizeClass" )
AT_type( {0x00001906} ( UIUserInterfaceSizeClass ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h" )
AT_decl_line( 34 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000018fa: NULL
0x000018fb: TAG_typedef [4]
AT_type( {0x00000418} ( UIUserInterfaceIdiom ) )
AT_name( "UIUserInterfaceIdiom" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h" )
AT_decl_line( 28 )
0x00001906: TAG_typedef [4]
AT_type( {0x00000438} ( UIUserInterfaceSizeClass ) )
AT_name( "UIUserInterfaceSizeClass" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h" )
AT_decl_line( 23 )
0x00001911: TAG_pointer_type [12]
AT_type( {0x00001916} ( UIImageAsset ) )
0x00001916: TAG_structure_type [10] *
AT_name( "UIImageAsset" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageAsset.h" )
AT_decl_line( 12 )
AT_APPLE_runtime_class( 0x10 )
0x0000191f: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001927: NULL
0x00001928: TAG_typedef [24]
AT_type( {0x00001934} ( const * ) )
AT_name( "CFTypeRef" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h" )
AT_decl_line( 376 )
0x00001934: TAG_pointer_type [12]
AT_type( {0x00001939} ( const ) )
0x00001939: TAG_const_type [25]
0x0000193a: TAG_structure_type [26] *
AT_byte_size( 0x04 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 51 )
0x0000193e: TAG_member [27]
AT_name( "named" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 52 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x0000194f: TAG_member [27]
AT_name( "imageOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 53 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x00001960: TAG_member [27]
AT_name( "cached" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 54 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +0 )
0x00001971: TAG_member [27]
AT_name( "hasPattern" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 55 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +0 )
0x00001982: TAG_member [27]
AT_name( "isCIImage" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 56 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +0 )
0x00001993: TAG_member [27]
AT_name( "renderingMode" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 57 )
AT_byte_size( 0x04 )
AT_bit_size( 0x02 )
AT_bit_offset( 0x17 )
AT_data_member_location( +0 )
0x000019a4: TAG_member [27]
AT_name( "suppressesAccessibilityHairlineThickening" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 58 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +0 )
0x000019b5: TAG_member [27]
AT_name( "hasDecompressionInfo" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImage.h" )
AT_decl_line( 59 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +0 )
0x000019c6: NULL
0x000019c7: TAG_typedef [28]
AT_type( {0x000019d0} ( objc_selector* ) )
AT_name( "SEL" )
0x000019d0: TAG_pointer_type [12]
AT_type( {0x000019d5} ( objc_selector ) )
0x000019d5: TAG_structure_type [13]
AT_name( "objc_selector" )
AT_declaration( 0x01 )
0x000019db: TAG_structure_type [26] *
AT_byte_size( 0x04 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 44 )
0x000019df: TAG_member [27]
AT_name( "enabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 45 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x000019f0: TAG_member [27]
AT_name( "style" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 46 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x00001a01: TAG_member [27]
AT_name( "isSystemItem" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 47 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +0 )
0x00001a12: TAG_member [27]
AT_name( "systemItem" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 48 )
AT_byte_size( 0x04 )
AT_bit_size( 0x07 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x00001a23: TAG_member [27]
AT_name( "viewIsCustom" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 49 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +0 )
0x00001a34: TAG_member [27]
AT_name( "animatedBadge" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 50 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +0 )
0x00001a45: TAG_member [27]
AT_name( "customSelectedImage" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 51 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +0 )
0x00001a56: TAG_member [27]
AT_name( "customUnselectedImage" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarItem.h" )
AT_decl_line( 52 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x00001a67: NULL
0x00001a68: TAG_pointer_type [12]
AT_type( {0x00001a6d} ( UINavigationItem ) )
0x00001a6d: TAG_structure_type [10] *
AT_name( "UINavigationItem" )
AT_byte_size( 0x88 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 150 )
AT_APPLE_runtime_class( 0x10 )
0x00001a76: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001a7e: TAG_APPLE_Property [8]
AT_APPLE_property_name( "title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 173 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001a8a: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backBarButtonItem" )
AT_type( {0x00001bf6} ( UIBarButtonItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 174 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001a96: TAG_APPLE_Property [8]
AT_APPLE_property_name( "titleView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 175 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001aa2: TAG_APPLE_Property [8]
AT_APPLE_property_name( "prompt" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 177 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001aae: TAG_APPLE_Property [8]
AT_APPLE_property_name( "hidesBackButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 179 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001aba: TAG_APPLE_Property [8]
AT_APPLE_property_name( "leftBarButtonItems" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 194 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001ac6: TAG_APPLE_Property [8]
AT_APPLE_property_name( "rightBarButtonItems" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 195 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001ad2: TAG_APPLE_Property [8]
AT_APPLE_property_name( "leftItemsSupplementBackButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 204 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001ade: TAG_APPLE_Property [8]
AT_APPLE_property_name( "leftBarButtonItem" )
AT_type( {0x00001bf6} ( UIBarButtonItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 209 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001aea: TAG_APPLE_Property [8]
AT_APPLE_property_name( "rightBarButtonItem" )
AT_type( {0x00001bf6} ( UIBarButtonItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 210 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001af6: TAG_member [11]
AT_name( "_title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 152 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b05: TAG_member [11]
AT_name( "_backButtonTitle" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 153 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b14: TAG_member [11]
AT_name( "_backBarButtonItem" )
AT_type( {0x00001bf6} ( UIBarButtonItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 154 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b23: TAG_member [11]
AT_name( "_prompt" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 155 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b32: TAG_member [11]
AT_name( "_tag" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 156 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b41: TAG_member [11]
AT_name( "_context" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 157 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b50: TAG_member [11]
AT_name( "_navigationBar" )
AT_type( {0x00001e67} ( UINavigationBar* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 158 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b5f: TAG_member [11]
AT_name( "_defaultTitleView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 159 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b6e: TAG_member [11]
AT_name( "_titleView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 160 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b7d: TAG_member [11]
AT_name( "_backButtonView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 161 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b8c: TAG_member [11]
AT_name( "_leftBarButtonItems" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 162 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001b9b: TAG_member [11]
AT_name( "_rightBarButtonItems" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 163 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001baa: TAG_member [11]
AT_name( "_customLeftViews" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 164 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001bb9: TAG_member [11]
AT_name( "_customRightViews" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 165 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001bc8: TAG_member [11]
AT_name( "_hidesBackButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 166 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001bd7: TAG_member [11]
AT_name( "_leftItemsSupplementBackButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 167 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001be6: TAG_member [11]
AT_name( "_frozenTitleView" )
AT_type( {0x000021bf} ( UIImageView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 168 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001bf5: NULL
0x00001bf6: TAG_pointer_type [12]
AT_type( {0x00001bfb} ( UIBarButtonItem ) )
0x00001bfb: TAG_structure_type [10] *
AT_name( "UIBarButtonItem" )
AT_byte_size( 0xa0 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 55 )
AT_APPLE_runtime_class( 0x10 )
0x00001c04: TAG_inheritance [7]
AT_type( {0x000016b9} ( UIBarItem ) )
AT_data_member_location( +0 )
0x00001c0c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "style" )
AT_type( {0x00001d24} ( UIBarButtonItemStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 88 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001c18: TAG_APPLE_Property [8]
AT_APPLE_property_name( "width" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 89 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001c24: TAG_APPLE_Property [8]
AT_APPLE_property_name( "possibleTitles" )
AT_type( {0x00001d2f} ( NSSet* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 90 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001c30: TAG_APPLE_Property [8]
AT_APPLE_property_name( "customView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 91 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001c3c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "action" )
AT_type( {0x000019c7} ( SEL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 92 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001c48: TAG_APPLE_Property [8]
AT_APPLE_property_name( "target" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 93 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001c54: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 116 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001c60: TAG_member [11]
AT_name( "_title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 57 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001c6f: TAG_member [11]
AT_name( "_possibleTitles" )
AT_type( {0x00001d2f} ( NSSet* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 58 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001c7e: TAG_member [11]
AT_name( "_action" )
AT_type( {0x000019c7} ( SEL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 59 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001c8d: TAG_member [11]
AT_name( "_target" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 60 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001c9c: TAG_member [11]
AT_name( "_image" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 61 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001cab: TAG_member [11]
AT_name( "_landscapeImagePhone" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 62 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001cba: TAG_member [11]
AT_name( "_imageInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 63 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001cc9: TAG_member [11]
AT_name( "_landscapeImagePhoneInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 64 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001cd8: TAG_member [11]
AT_name( "_width" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 65 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001ce7: TAG_member [11]
AT_name( "_view" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 66 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001cf6: TAG_member [11]
AT_name( "_tag" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 67 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001d05: TAG_member [11]
AT_name( "_appearanceStorage" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 68 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001d14: TAG_member [11]
AT_name( "_barButtonItemFlags" )
AT_type( {0x00001dc9} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 79 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001d23: NULL
0x00001d24: TAG_typedef [4]
AT_type( {0x0000028e} ( UIBarButtonItemStyle ) )
AT_name( "UIBarButtonItemStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 16 )
0x00001d2f: TAG_pointer_type [12]
AT_type( {0x00001d34} ( NSSet ) )
0x00001d34: TAG_structure_type [10] *
AT_name( "NSSet" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h" )
AT_decl_line( 12 )
AT_APPLE_runtime_class( 0x10 )
0x00001d3d: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001d45: TAG_APPLE_Property [8]
AT_APPLE_property_name( "count" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h" )
AT_decl_line( 14 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001d51: NULL
0x00001d52: TAG_pointer_type [12]
AT_type( {0x00001d57} ( UIColor ) )
0x00001d57: TAG_structure_type [10] *
AT_name( "UIColor" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x00001d60: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001d68: TAG_APPLE_Property [8]
AT_APPLE_property_name( "CGColor" )
AT_type( {0x00000db2} ( CGColorRef ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h" )
AT_decl_line( 70 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001d74: TAG_APPLE_Property [8]
AT_APPLE_property_name( "CIColor" )
AT_type( {0x00001d81} ( CIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h" )
AT_decl_line( 72 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00001d80: NULL
0x00001d81: TAG_pointer_type [12]
AT_type( {0x00001d86} ( CIColor ) )
0x00001d86: TAG_structure_type [10] *
AT_name( "CIColor" )
AT_byte_size( 0x28 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h" )
AT_decl_line( 10 )
AT_APPLE_runtime_class( 0x10 )
0x00001d8f: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00001d97: TAG_member [11]
AT_name( "_priv" )
AT_type( {0x0000071c} ( * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h" )
AT_decl_line( 12 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x00001da6: TAG_member [11]
AT_name( "_pad" )
AT_type( {0x00001db6} ( *[] ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h" )
AT_decl_line( 13 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_protected )
0x00001db5: NULL
0x00001db6: TAG_array_type [29] *
AT_type( {0x0000071c} ( * ) )
0x00001dbb: TAG_subrange_type [30]
AT_type( {0x00001dc2} ( sizetype ) )
AT_upper_bound( 0x02 )
0x00001dc1: NULL
0x00001dc2: TAG_base_type [31]
AT_name( "sizetype" )
AT_byte_size( 0x08 )
AT_encoding( DW_ATE_unsigned )
0x00001dc9: TAG_structure_type [26] *
AT_byte_size( 0x04 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 69 )
0x00001dcd: TAG_member [27]
AT_name( "enabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 70 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x00001dde: TAG_member [27]
AT_name( "style" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 71 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x00001def: TAG_member [27]
AT_name( "isSystemItem" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 72 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +0 )
0x00001e00: TAG_member [27]
AT_name( "systemItem" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 73 )
AT_byte_size( 0x04 )
AT_bit_size( 0x07 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x00001e11: TAG_member [27]
AT_name( "viewIsCustom" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 74 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +0 )
0x00001e22: TAG_member [27]
AT_name( "isMinibarView" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 75 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +0 )
0x00001e33: TAG_member [27]
AT_name( "disableAutosizing" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 76 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +0 )
0x00001e44: TAG_member [27]
AT_name( "selected" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 77 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x00001e55: TAG_member [27]
AT_name( "imageHasEffects" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h" )
AT_decl_line( 78 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +0 )
0x00001e66: NULL
0x00001e67: TAG_pointer_type [12]
AT_type( {0x00001e6c} ( UINavigationBar ) )
0x00001e6c: TAG_structure_type [10] *
AT_name( "UINavigationBar" )
AT_byte_size( 0xd8 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 21 )
AT_APPLE_runtime_class( 0x10 )
0x00001e75: TAG_inheritance [7]
AT_type( {0x0000089d} ( UIView ) )
AT_data_member_location( +0 )
0x00001e7d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "barStyle" )
AT_type( {0x00001fe4} ( UIBarStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 67 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001e89: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 68 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001e95: TAG_APPLE_Property [14]
AT_APPLE_property_name( "translucent" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 82 )
AT_APPLE_property_getter( "isTranslucent" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00001ea5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "topItem" )
AT_type( {0x00001a68} ( UINavigationItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 89 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00001eb1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backItem" )
AT_type( {0x00001a68} ( UINavigationItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 90 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00001ebd: TAG_APPLE_Property [8]
AT_APPLE_property_name( "items" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 92 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001ec9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 100 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001ed5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "barTintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 101 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001ee1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "shadowImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 120 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001eed: TAG_APPLE_Property [8]
AT_APPLE_property_name( "titleTextAttributes" )
AT_type( {0x00000de3} ( NSDictionary* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 124 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00001ef9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backIndicatorImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 134 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001f05: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backIndicatorTransitionMaskImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 135 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00001f11: TAG_member [11]
AT_name( "_itemStack" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 23 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f20: TAG_member [11]
AT_name( "_rightMargin" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 24 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f2f: TAG_member [11]
AT_name( "_state" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 25 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f3e: TAG_member [11]
AT_name( "_delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 26 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f4d: TAG_member [11]
AT_name( "_backgroundView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 27 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f5c: TAG_member [11]
AT_name( "_titleView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 28 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f6b: TAG_member [11]
AT_name( "_leftViews" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 29 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f7a: TAG_member [11]
AT_name( "_rightViews" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 30 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f89: TAG_member [11]
AT_name( "_prompt" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 31 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001f98: TAG_member [11]
AT_name( "_accessoryView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 32 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001fa7: TAG_member [11]
AT_name( "_barTintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 33 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001fb6: TAG_member [11]
AT_name( "_appearanceStorage" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 34 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001fc5: TAG_member [11]
AT_name( "_currentAlert" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 35 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001fd4: TAG_member [11]
AT_name( "_navbarFlags" )
AT_type( {0x00001fef} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 64 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00001fe3: NULL
0x00001fe4: TAG_typedef [4]
AT_type( {0x00000398} ( UIBarStyle ) )
AT_name( "UIBarStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h" )
AT_decl_line( 15 )
0x00001fef: TAG_structure_type [26] *
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 36 )
0x00001ff3: TAG_member [27]
AT_name( "animate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 37 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x00002004: TAG_member [27]
AT_name( "animationDisabledCount" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 38 )
AT_byte_size( 0x04 )
AT_bit_size( 0x0a )
AT_bit_offset( 0x15 )
AT_data_member_location( +0 )
0x00002015: TAG_member [27]
AT_name( "transitioningBarStyle" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 39 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x00002026: TAG_member [27]
AT_name( "newBarStyle" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 40 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x11 )
AT_data_member_location( +0 )
0x00002037: TAG_member [27]
AT_name( "transitioningToTranslucent" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 41 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x00002048: TAG_member [27]
AT_name( "barStyle" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 42 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x0d )
AT_data_member_location( +0 )
0x00002059: TAG_member [27]
AT_name( "barTranslucence" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 43 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x0a )
AT_data_member_location( +0 )
0x0000206a: TAG_member [27]
AT_name( "disableLayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 44 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x09 )
AT_data_member_location( +0 )
0x0000207b: TAG_member [27]
AT_name( "backPressed" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 45 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x08 )
AT_data_member_location( +0 )
0x0000208c: TAG_member [27]
AT_name( "animatePromptChange" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 46 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +0 )
0x0000209d: TAG_member [27]
AT_name( "pendingHideBackButton" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 47 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +0 )
0x000020ae: TAG_member [27]
AT_name( "titleAutosizesToFit" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 48 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +0 )
0x000020bf: TAG_member [27]
AT_name( "usingNewAPI" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 49 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +0 )
0x000020d0: TAG_member [27]
AT_name( "forceFullHeightInLandscape" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 50 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +0 )
0x000020e1: TAG_member [27]
AT_name( "isLocked" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 51 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +0 )
0x000020f2: TAG_member [27]
AT_name( "shouldUpdatePromptAfterTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 52 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +0 )
0x00002103: TAG_member [27]
AT_name( "crossfadeItems" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 53 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +0 )
0x00002114: TAG_member [27]
AT_name( "autoAdjustTitle" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 54 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +4 )
0x00002125: TAG_member [27]
AT_name( "isContainedInPopover" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 55 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +4 )
0x00002136: TAG_member [27]
AT_name( "needsDrawRect" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 56 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +4 )
0x00002147: TAG_member [27]
AT_name( "animationCleanupCancelled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 57 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +4 )
0x00002158: TAG_member [27]
AT_name( "layoutInProgress" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 58 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +4 )
0x00002169: TAG_member [27]
AT_name( "dynamicDuration" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 59 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +4 )
0x0000217a: TAG_member [27]
AT_name( "isInteractive" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 60 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +4 )
0x0000218b: TAG_member [27]
AT_name( "cancelledTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 61 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +4 )
0x0000219c: TAG_member [27]
AT_name( "animationCount" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 62 )
AT_byte_size( 0x04 )
AT_bit_size( 0x04 )
AT_bit_offset( 0x14 )
AT_data_member_location( +4 )
0x000021ad: TAG_member [27]
AT_name( "backgroundLayoutNeedsUpdate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h" )
AT_decl_line( 63 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +4 )
0x000021be: NULL
0x000021bf: TAG_pointer_type [12]
AT_type( {0x000021c4} ( UIImageView ) )
0x000021c4: TAG_structure_type [10] *
AT_name( "UIImageView" )
AT_byte_size( 0x70 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 14 )
AT_APPLE_runtime_class( 0x10 )
0x000021cd: TAG_inheritance [7]
AT_type( {0x0000089d} ( UIView ) )
AT_data_member_location( +0 )
0x000021d5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "image" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 22 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000021e1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "highlightedImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 23 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000021ed: TAG_APPLE_Property [14]
AT_APPLE_property_name( "userInteractionEnabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 24 )
AT_APPLE_property_getter( "isUserInteractionEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000021fd: TAG_APPLE_Property [14]
AT_APPLE_property_name( "highlighted" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 26 )
AT_APPLE_property_getter( "isHighlighted" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000220d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "animationImages" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 30 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002219: TAG_APPLE_Property [8]
AT_APPLE_property_name( "highlightedAnimationImages" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 31 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002225: TAG_APPLE_Property [8]
AT_APPLE_property_name( "animationDuration" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 33 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002231: TAG_APPLE_Property [8]
AT_APPLE_property_name( "animationRepeatCount" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 34 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000223d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 38 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002249: TAG_member [11]
AT_name( "_storage" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h" )
AT_decl_line( 16 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00002258: NULL
0x00002259: TAG_pointer_type [12]
AT_type( {0x000004ee} ( UIResponder ) )
0x0000225e: TAG_pointer_type [12]
AT_type( {0x00002263} ( UISearchDisplayController ) )
0x00002263: TAG_structure_type [10] *
AT_name( "UISearchDisplayController" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 18 )
AT_APPLE_runtime_class( 0x10 )
0x0000226c: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00002274: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 22 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002280: TAG_APPLE_Property [14]
AT_APPLE_property_name( "active" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 24 )
AT_APPLE_property_getter( "isActive" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002290: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchBar" )
AT_type( {0x000022f1} ( UISearchBar* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 27 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000229c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchContentsController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 28 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000022a8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchResultsTableView" )
AT_type( {0x00002447} ( UITableView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 29 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000022b4: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchResultsDataSource" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 30 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000022c0: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchResultsDelegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 31 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000022cc: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchResultsTitle" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 32 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x000022d8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "displaysSearchBarInNavigationBar" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 35 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000022e4: TAG_APPLE_Property [8]
AT_APPLE_property_name( "navigationItem" )
AT_type( {0x00001a68} ( UINavigationItem* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchDisplayController.h" )
AT_decl_line( 36 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000022f0: NULL
0x000022f1: TAG_pointer_type [12]
AT_type( {0x000022f6} ( UISearchBar ) )
0x000022f6: TAG_structure_type [10] *
AT_name( "UISearchBar" )
AT_byte_size( 0x68 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 38 )
AT_APPLE_runtime_class( 0x10 )
0x000022ff: TAG_inheritance [7]
AT_type( {0x0000089d} ( UIView ) )
AT_data_member_location( +0 )
0x00002307: TAG_APPLE_Property [8]
AT_APPLE_property_name( "barStyle" )
AT_type( {0x00001fe4} ( UIBarStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 40 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002313: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 41 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000231f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "text" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 42 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x0000232b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "prompt" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 43 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002337: TAG_APPLE_Property [8]
AT_APPLE_property_name( "placeholder" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 44 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002343: TAG_APPLE_Property [8]
AT_APPLE_property_name( "showsBookmarkButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 45 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000234f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "showsCancelButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 46 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000235b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "showsSearchResultsButton" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 47 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002367: TAG_APPLE_Property [14]
AT_APPLE_property_name( "searchResultsButtonSelected" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 48 )
AT_APPLE_property_getter( "isSearchResultsButtonSelected" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002377: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 56 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002383: TAG_APPLE_Property [8]
AT_APPLE_property_name( "barTintColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 57 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x0000238f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchBarStyle" )
AT_type( {0x0000240c} ( UISearchBarStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 59 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000239b: TAG_APPLE_Property [14]
AT_APPLE_property_name( "translucent" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 73 )
AT_APPLE_property_getter( "isTranslucent" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000023ab: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scopeButtonTitles" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 75 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x000023b7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "selectedScopeButtonIndex" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 76 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000023c3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "showsScopeBar" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 77 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000023cf: TAG_APPLE_Property [8]
AT_APPLE_property_name( "inputAccessoryView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 81 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000023db: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backgroundImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 84 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000023e7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scopeBarBackgroundImage" )
AT_type( {0x00001723} ( UIImage* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 85 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000023f3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchFieldBackgroundPositionAdjustment" )
AT_type( {0x00002417} ( UIOffset ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 123 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000023ff: TAG_APPLE_Property [8]
AT_APPLE_property_name( "searchTextPositionAdjustment" )
AT_type( {0x00002417} ( UIOffset ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 127 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000240b: NULL
0x0000240c: TAG_typedef [4]
AT_type( {0x000003be} ( UISearchBarStyle ) )
AT_name( "UISearchBarStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISearchBar.h" )
AT_decl_line( 24 )
0x00002417: TAG_typedef [4]
AT_type( {0x00002422} ( UIOffset ) )
AT_name( "UIOffset" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 19 )
0x00002422: TAG_structure_type [22] *
AT_name( "UIOffset" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 17 )
0x0000242a: TAG_member [19]
AT_name( "horizontal" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 18 )
AT_data_member_location( +0 )
0x00002438: TAG_member [19]
AT_name( "vertical" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h" )
AT_decl_line( 18 )
AT_data_member_location( +8 )
0x00002446: NULL
0x00002447: TAG_pointer_type [12]
AT_type( {0x0000244c} ( UITableView ) )
0x0000244c: TAG_structure_type [10] *
AT_name( "UITableView" )
AT_byte_size( 0x70 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 160 )
AT_APPLE_runtime_class( 0x10 )
0x00002455: TAG_inheritance [7]
AT_type( {0x0000258e} ( UIScrollView ) )
AT_data_member_location( +0 )
0x0000245d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "style" )
AT_type( {0x00002a9e} ( UITableViewStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 164 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002469: TAG_APPLE_Property [8]
AT_APPLE_property_name( "dataSource" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 165 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002475: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 166 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002481: TAG_APPLE_Property [8]
AT_APPLE_property_name( "rowHeight" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 167 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000248d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sectionHeaderHeight" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 168 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002499: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sectionFooterHeight" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 169 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024a5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "estimatedRowHeight" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 170 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024b1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "estimatedSectionHeaderHeight" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 171 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024bd: TAG_APPLE_Property [8]
AT_APPLE_property_name( "estimatedSectionFooterHeight" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 172 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024c9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "separatorInset" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 173 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024d5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backgroundView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 175 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x000024e1: TAG_APPLE_Property [14]
AT_APPLE_property_name( "editing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 222 )
AT_APPLE_property_getter( "isEditing" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024f1: TAG_APPLE_Property [8]
AT_APPLE_property_name( "allowsSelection" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 225 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000024fd: TAG_APPLE_Property [8]
AT_APPLE_property_name( "allowsSelectionDuringEditing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 226 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002509: TAG_APPLE_Property [8]
AT_APPLE_property_name( "allowsMultipleSelection" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 227 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002515: TAG_APPLE_Property [8]
AT_APPLE_property_name( "allowsMultipleSelectionDuringEditing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 228 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002521: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sectionIndexMinimumDisplayRowCount" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 241 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000252d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sectionIndexColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 242 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002539: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sectionIndexBackgroundColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 243 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002545: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sectionIndexTrackingBackgroundColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 244 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002551: TAG_APPLE_Property [8]
AT_APPLE_property_name( "separatorStyle" )
AT_type( {0x00002aa9} ( UITableViewCellSeparatorStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 246 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000255d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "separatorColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 247 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002569: TAG_APPLE_Property [8]
AT_APPLE_property_name( "separatorEffect" )
AT_type( {0x00002ab4} ( UIVisualEffect* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 248 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002575: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tableHeaderView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 250 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002581: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tableFooterView" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 251 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x0000258d: NULL
0x0000258e: TAG_structure_type [10] *
AT_name( "UIScrollView" )
AT_byte_size( 0x70 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 32 )
AT_APPLE_runtime_class( 0x10 )
0x00002597: TAG_inheritance [7]
AT_type( {0x0000089d} ( UIView ) )
AT_data_member_location( +0 )
0x0000259f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "contentOffset" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 37 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025ab: TAG_APPLE_Property [8]
AT_APPLE_property_name( "contentSize" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 38 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025b7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "contentInset" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 39 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025c3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 40 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025cf: TAG_APPLE_Property [14]
AT_APPLE_property_name( "directionalLockEnabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 41 )
AT_APPLE_property_getter( "isDirectionalLockEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025df: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bounces" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 42 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025eb: TAG_APPLE_Property [8]
AT_APPLE_property_name( "alwaysBounceVertical" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 43 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000025f7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "alwaysBounceHorizontal" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 44 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002603: TAG_APPLE_Property [14]
AT_APPLE_property_name( "pagingEnabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 45 )
AT_APPLE_property_getter( "isPagingEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002613: TAG_APPLE_Property [14]
AT_APPLE_property_name( "scrollEnabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 46 )
AT_APPLE_property_getter( "isScrollEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002623: TAG_APPLE_Property [8]
AT_APPLE_property_name( "showsHorizontalScrollIndicator" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 47 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000262f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "showsVerticalScrollIndicator" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 48 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000263b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scrollIndicatorInsets" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 49 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002647: TAG_APPLE_Property [8]
AT_APPLE_property_name( "indicatorStyle" )
AT_type( {0x00002736} ( UIScrollViewIndicatorStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 50 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002653: TAG_APPLE_Property [8]
AT_APPLE_property_name( "decelerationRate" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 51 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000265f: TAG_APPLE_Property [14]
AT_APPLE_property_name( "tracking" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 66 )
AT_APPLE_property_getter( "isTracking" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x0000266f: TAG_APPLE_Property [14]
AT_APPLE_property_name( "dragging" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 67 )
AT_APPLE_property_getter( "isDragging" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x0000267f: TAG_APPLE_Property [14]
AT_APPLE_property_name( "decelerating" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 68 )
AT_APPLE_property_getter( "isDecelerating" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x0000268f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delaysContentTouches" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 70 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000269b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "canCancelContentTouches" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 71 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000026a7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "minimumZoomScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 88 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000026b3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "maximumZoomScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 89 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000026bf: TAG_APPLE_Property [8]
AT_APPLE_property_name( "zoomScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 91 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000026cb: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bouncesZoom" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 95 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000026d7: TAG_APPLE_Property [14]
AT_APPLE_property_name( "zooming" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 97 )
AT_APPLE_property_getter( "isZooming" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x000026e7: TAG_APPLE_Property [14]
AT_APPLE_property_name( "zoomBouncing" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 98 )
AT_APPLE_property_getter( "isZoomBouncing" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x000026f7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scrollsToTop" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 102 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002703: TAG_APPLE_Property [8]
AT_APPLE_property_name( "panGestureRecognizer" )
AT_type( {0x00002741} ( UIPanGestureRecognizer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 106 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000270f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "pinchGestureRecognizer" )
AT_type( {0x000028c3} ( UIPinchGestureRecognizer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 108 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000271b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "keyboardDismissMode" )
AT_type( {0x00002a93} ( UIScrollViewKeyboardDismissMode ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 110 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002727: TAG_member [19]
AT_name( "_delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 34 )
AT_data_member_location( +0 )
0x00002735: NULL
0x00002736: TAG_typedef [4]
AT_type( {0x000002e0} ( UIScrollViewIndicatorStyle ) )
AT_name( "UIScrollViewIndicatorStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 14 )
0x00002741: TAG_pointer_type [12]
AT_type( {0x00002746} ( UIPanGestureRecognizer ) )
0x00002746: TAG_structure_type [10] *
AT_name( "UIPanGestureRecognizer" )
AT_byte_size( 0x80 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x0000274f: TAG_inheritance [7]
AT_type( {0x0000284e} ( UIGestureRecognizer ) )
AT_data_member_location( +0 )
0x00002757: TAG_APPLE_Property [8]
AT_APPLE_property_name( "minimumNumberOfTouches" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 34 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002763: TAG_APPLE_Property [8]
AT_APPLE_property_name( "maximumNumberOfTouches" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 35 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000276f: TAG_member [19]
AT_name( "_firstSceneReferenceLocation" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 17 )
AT_data_member_location( +0 )
0x0000277d: TAG_member [19]
AT_name( "_lastSceneReferenceLocation" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 18 )
AT_data_member_location( +0 )
0x0000278b: TAG_member [19]
AT_name( "_lastTouchTime" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 19 )
AT_data_member_location( +0 )
0x00002799: TAG_member [19]
AT_name( "_velocitySample" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 20 )
AT_data_member_location( +0 )
0x000027a7: TAG_member [19]
AT_name( "_previousVelocitySample" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 21 )
AT_data_member_location( +0 )
0x000027b5: TAG_member [19]
AT_name( "_touches" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 22 )
AT_data_member_location( +0 )
0x000027c3: TAG_member [19]
AT_name( "_lastTouchCount" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 23 )
AT_data_member_location( +0 )
0x000027d1: TAG_member [19]
AT_name( "_minimumNumberOfTouches" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 24 )
AT_data_member_location( +0 )
0x000027df: TAG_member [19]
AT_name( "_maximumNumberOfTouches" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 25 )
AT_data_member_location( +0 )
0x000027ed: TAG_member [19]
AT_name( "_hysteresis" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 26 )
AT_data_member_location( +0 )
0x000027fb: TAG_member [19]
AT_name( "_lastUnadjustedSceneReferenceLocation" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 27 )
AT_data_member_location( +0 )
0x00002809: TAG_member [27]
AT_name( "_failsPastMaxTouches" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 28 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x0000281a: TAG_member [27]
AT_name( "_canPanHorizontally" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 29 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +0 )
0x0000282b: TAG_member [27]
AT_name( "_canPanVertically" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 30 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +0 )
0x0000283c: TAG_member [27]
AT_name( "_ignoresStationaryTouches" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h" )
AT_decl_line( 31 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x0000284d: NULL
0x0000284e: TAG_structure_type [10] *
AT_name( "UIGestureRecognizer" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 29 )
AT_APPLE_runtime_class( 0x10 )
0x00002857: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x0000285f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "state" )
AT_type( {0x000028b8} ( UIGestureRecognizerState ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 39 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000286b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 41 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002877: TAG_APPLE_Property [14]
AT_APPLE_property_name( "enabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 43 )
AT_APPLE_property_getter( "isEnabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002887: TAG_APPLE_Property [8]
AT_APPLE_property_name( "view" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 46 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002893: TAG_APPLE_Property [8]
AT_APPLE_property_name( "cancelsTouchesInView" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 48 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x0000289f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delaysTouchesBegan" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 49 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000028ab: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delaysTouchesEnded" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 50 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000028b7: NULL
0x000028b8: TAG_typedef [4]
AT_type( {0x00000458} ( UIGestureRecognizerState ) )
AT_name( "UIGestureRecognizerState" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h" )
AT_decl_line( 15 )
0x000028c3: TAG_pointer_type [12]
AT_type( {0x000028c8} ( UIPinchGestureRecognizer ) )
0x000028c8: TAG_structure_type [10] *
AT_name( "UIPinchGestureRecognizer" )
AT_byte_size( 0xa0 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x000028d1: TAG_inheritance [7]
AT_type( {0x0000284e} ( UIGestureRecognizer ) )
AT_data_member_location( +0 )
0x000028d9: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 31 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x000028e5: TAG_APPLE_Property [8]
AT_APPLE_property_name( "velocity" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 32 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000028f1: TAG_member [19]
AT_name( "_initialTouchDistance" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 17 )
AT_data_member_location( +0 )
0x000028ff: TAG_member [19]
AT_name( "_initialTouchScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 18 )
AT_data_member_location( +0 )
0x0000290d: TAG_member [19]
AT_name( "_lastTouchTime" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 19 )
AT_data_member_location( +0 )
0x0000291b: TAG_member [19]
AT_name( "_velocity" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 20 )
AT_data_member_location( +0 )
0x00002929: TAG_member [19]
AT_name( "_previousVelocity" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 21 )
AT_data_member_location( +0 )
0x00002937: TAG_member [19]
AT_name( "_scaleThreshold" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 22 )
AT_data_member_location( +0 )
0x00002945: TAG_member [19]
AT_name( "_transform" )
AT_type( {0x0000299d} ( CGAffineTransform ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 23 )
AT_data_member_location( +0 )
0x00002953: TAG_member [19]
AT_name( "_anchorSceneReferencePoint" )
AT_type( {0x00000c3a} ( CGPoint ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 24 )
AT_data_member_location( +0 )
0x00002961: TAG_member [19]
AT_name( "_touches" )
AT_type( {0x00002a05} ( UITouch*[] ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 25 )
AT_data_member_location( +0 )
0x0000296f: TAG_member [19]
AT_name( "_hysteresis" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 26 )
AT_data_member_location( +0 )
0x0000297d: TAG_member [19]
AT_name( "_transformAnalyzer" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 27 )
AT_data_member_location( +0 )
0x0000298b: TAG_member [27]
AT_name( "_endsOnSingleTouch" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h" )
AT_decl_line( 28 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x0000299c: NULL
0x0000299d: TAG_typedef [4]
AT_type( {0x000029a8} ( CGAffineTransform ) )
AT_name( "CGAffineTransform" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 8 )
0x000029a8: TAG_structure_type [22] *
AT_name( "CGAffineTransform" )
AT_byte_size( 0x30 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 15 )
0x000029b0: TAG_member [19]
AT_name( "a" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 16 )
AT_data_member_location( +0 )
0x000029be: TAG_member [19]
AT_name( "b" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 16 )
AT_data_member_location( +8 )
0x000029cc: TAG_member [19]
AT_name( "c" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 16 )
AT_data_member_location( +16 )
0x000029da: TAG_member [19]
AT_name( "d" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 16 )
AT_data_member_location( +24 )
0x000029e8: TAG_member [19]
AT_name( "tx" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 17 )
AT_data_member_location( +32 )
0x000029f6: TAG_member [19]
AT_name( "ty" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h" )
AT_decl_line( 17 )
AT_data_member_location( +40 )
0x00002a04: NULL
0x00002a05: TAG_array_type [29] *
AT_type( {0x00002a11} ( UITouch* ) )
0x00002a0a: TAG_subrange_type [30]
AT_type( {0x00001dc2} ( sizetype ) )
AT_upper_bound( 0x01 )
0x00002a10: NULL
0x00002a11: TAG_pointer_type [12]
AT_type( {0x00002a16} ( UITouch ) )
0x00002a16: TAG_structure_type [10] *
AT_name( "UITouch" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 22 )
AT_APPLE_runtime_class( 0x10 )
0x00002a1f: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00002a27: TAG_APPLE_Property [8]
AT_APPLE_property_name( "timestamp" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 24 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002a33: TAG_APPLE_Property [8]
AT_APPLE_property_name( "phase" )
AT_type( {0x00002a88} ( UITouchPhase ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 25 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002a3f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tapCount" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 26 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002a4b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "majorRadius" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 30 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002a57: TAG_APPLE_Property [8]
AT_APPLE_property_name( "majorRadiusTolerance" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 31 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002a63: TAG_APPLE_Property [8]
AT_APPLE_property_name( "window" )
AT_type( {0x0000071d} ( UIWindow* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 33 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00002a6f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "view" )
AT_type( {0x0000117a} ( UIView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 34 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00002a7b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "gestureRecognizers" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 35 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00002a87: NULL
0x00002a88: TAG_typedef [4]
AT_type( {0x00000490} ( UITouchPhase ) )
AT_name( "UITouchPhase" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h" )
AT_decl_line( 14 )
0x00002a93: TAG_typedef [4]
AT_type( {0x00000300} ( UIScrollViewKeyboardDismissMode ) )
AT_name( "UIScrollViewKeyboardDismissMode" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h" )
AT_decl_line( 20 )
0x00002a9e: TAG_typedef [4]
AT_type( {0x000003de} ( UITableViewStyle ) )
AT_name( "UITableViewStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h" )
AT_decl_line( 15 )
0x00002aa9: TAG_typedef [4]
AT_type( {0x000003f8} ( UITableViewCellSeparatorStyle ) )
AT_name( "UITableViewCellSeparatorStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewCell.h" )
AT_decl_line( 24 )
0x00002ab4: TAG_pointer_type [12]
AT_type( {0x00002ab9} ( UIVisualEffect ) )
0x00002ab9: TAG_structure_type [10] *
AT_name( "UIVisualEffect" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIVisualEffectView.h" )
AT_decl_line( 27 )
AT_APPLE_runtime_class( 0x10 )
0x00002ac2: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00002aca: NULL
0x00002acb: TAG_typedef [4]
AT_type( {0x0000002f} ( UIInterfaceOrientation ) )
AT_name( "UIInterfaceOrientation" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 34 )
0x00002ad6: TAG_pointer_type [12]
AT_type( {0x00002adb} ( UIPopoverController ) )
0x00002adb: TAG_structure_type [10] *
AT_name( "UIPopoverController" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 22 )
AT_APPLE_runtime_class( 0x10 )
0x00002ae4: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00002aec: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 28 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002af8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "contentViewController" )
AT_type( {0x00000e6d} ( UIViewController* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 32 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002b04: TAG_APPLE_Property [8]
AT_APPLE_property_name( "popoverContentSize" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 37 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002b10: TAG_APPLE_Property [14]
AT_APPLE_property_name( "popoverVisible" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 42 )
AT_APPLE_property_getter( "isPopoverVisible" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x00002b20: TAG_APPLE_Property [8]
AT_APPLE_property_name( "popoverArrowDirection" )
AT_type( {0x00002b5d} ( UIPopoverArrowDirection ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 46 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002b2c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "passthroughViews" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 50 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002b38: TAG_APPLE_Property [8]
AT_APPLE_property_name( "backgroundColor" )
AT_type( {0x00001d52} ( UIColor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00002b44: TAG_APPLE_Property [8]
AT_APPLE_property_name( "popoverLayoutMargins" )
AT_type( {0x00001852} ( UIEdgeInsets ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 70 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002b50: TAG_APPLE_Property [8]
AT_APPLE_property_name( "popoverBackgroundViewClass" )
AT_type( {0x00000525} ( Class ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverController.h" )
AT_decl_line( 74 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00002b5c: NULL
0x00002b5d: TAG_typedef [4]
AT_type( {0x000002ae} ( UIPopoverArrowDirection ) )
AT_name( "UIPopoverArrowDirection" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverSupport.h" )
AT_decl_line( 8 )
0x00002b68: TAG_pointer_type [12]
AT_type( {0x0000258e} ( UIScrollView ) )
0x00002b6d: TAG_pointer_type [12]
AT_type( {0x00002b72} ( __block_literal_generic ) )
0x00002b72: TAG_structure_type [32] *
AT_APPLE_block( 0x01 )
AT_name( "__block_literal_generic" )
AT_byte_size( 0x20 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 15 )
0x00002b7b: TAG_member [16]
AT_name( "__isa" )
AT_type( {0x0000071c} ( * ) )
AT_data_member_location( +0 )
0x00002b87: TAG_member [16]
AT_name( "__flags" )
AT_type( {0x00000e44} ( int ) )
AT_data_member_location( +8 )
0x00002b93: TAG_member [16]
AT_name( "__reserved" )
AT_type( {0x00000e44} ( int ) )
AT_data_member_location( +12 )
0x00002b9f: TAG_member [16]
AT_name( "__FuncPtr" )
AT_type( {0x00002bba} ( function * ) )
AT_data_member_location( +16 )
0x00002bab: TAG_member [19]
AT_name( "__descriptor" )
AT_type( {0x00002bc1} ( __block_descriptor* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 15 )
AT_data_member_location( +24 )
0x00002bb9: NULL
0x00002bba: TAG_pointer_type [12]
AT_type( {0x00002bbf} ( function ) )
0x00002bbf: TAG_subroutine_type [33]
AT_prototyped( 0x01 )
0x00002bc1: TAG_pointer_type [12]
AT_type( {0x00002bc6} ( __block_descriptor ) )
0x00002bc6: TAG_structure_type [32] *
AT_APPLE_block( 0x01 )
AT_name( "__block_descriptor" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 15 )
0x00002bcf: TAG_member [16]
AT_name( "reserved" )
AT_type( {0x000001b4} ( long unsigned int ) )
AT_data_member_location( +0 )
0x00002bdb: TAG_member [16]
AT_name( "Size" )
AT_type( {0x000001b4} ( long unsigned int ) )
AT_data_member_location( +8 )
0x00002be7: NULL
0x00002be8: TAG_pointer_type [12]
AT_type( {0x00002bed} ( NSMapTable ) )
0x00002bed: TAG_structure_type [10] *
AT_name( "NSMapTable" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h" )
AT_decl_line( 34 )
AT_APPLE_runtime_class( 0x10 )
0x00002bf6: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00002bfe: TAG_APPLE_Property [8]
AT_APPLE_property_name( "keyPointerFunctions" )
AT_type( {0x00002c23} ( NSPointerFunctions* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h" )
AT_decl_line( 54 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00002c0a: TAG_APPLE_Property [8]
AT_APPLE_property_name( "valuePointerFunctions" )
AT_type( {0x00002c23} ( NSPointerFunctions* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h" )
AT_decl_line( 55 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x00002c16: TAG_APPLE_Property [8]
AT_APPLE_property_name( "count" )
AT_type( {0x000001a9} ( NSUInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h" )
AT_decl_line( 62 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00002c22: NULL
0x00002c23: TAG_pointer_type [12]
AT_type( {0x00002c28} ( NSPointerFunctions ) )
0x00002c28: TAG_structure_type [10] *
AT_name( "NSPointerFunctions" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 57 )
AT_APPLE_runtime_class( 0x10 )
0x00002c31: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00002c39: TAG_APPLE_Property [8]
AT_APPLE_property_name( "hashFunction" )
AT_type( {0x00002c9a} ( function NSUInteger* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 63 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c45: TAG_APPLE_Property [8]
AT_APPLE_property_name( "isEqualFunction" )
AT_type( {0x00002cc1} ( function BOOL* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 64 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c51: TAG_APPLE_Property [8]
AT_APPLE_property_name( "sizeFunction" )
AT_type( {0x00002cb0} ( function NSUInteger* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 65 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c5d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "descriptionFunction" )
AT_type( {0x00002cdc} ( function NSString** ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 66 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c69: TAG_APPLE_Property [8]
AT_APPLE_property_name( "relinquishFunction" )
AT_type( {0x00002ced} ( function * ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 69 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c75: TAG_APPLE_Property [8]
AT_APPLE_property_name( "acquireFunction" )
AT_type( {0x00002cff} ( function ** ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 70 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c81: TAG_APPLE_Property [8]
AT_APPLE_property_name( "usesStrongWriteBarrier" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 73 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c8d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "usesWeakReadAndWriteBarriers" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h" )
AT_decl_line( 74 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00002c99: NULL
0x00002c9a: TAG_pointer_type [12]
AT_type( {0x00002c9f} ( function NSUInteger ) )
0x00002c9f: TAG_subroutine_type [34] *
AT_type( {0x000001a9} ( NSUInteger ) )
AT_prototyped( 0x01 )
0x00002ca5: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002caa: TAG_formal_parameter [35]
AT_type( {0x00002cb0} ( function NSUInteger* ) )
0x00002caf: NULL
0x00002cb0: TAG_pointer_type [12]
AT_type( {0x00002cb5} ( function NSUInteger ) )
0x00002cb5: TAG_subroutine_type [34] *
AT_type( {0x000001a9} ( NSUInteger ) )
AT_prototyped( 0x01 )
0x00002cbb: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002cc0: NULL
0x00002cc1: TAG_pointer_type [12]
AT_type( {0x00002cc6} ( function BOOL ) )
0x00002cc6: TAG_subroutine_type [34] *
AT_type( {0x0000068a} ( BOOL ) )
AT_prototyped( 0x01 )
0x00002ccc: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002cd1: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002cd6: TAG_formal_parameter [35]
AT_type( {0x00002cb0} ( function NSUInteger* ) )
0x00002cdb: NULL
0x00002cdc: TAG_pointer_type [12]
AT_type( {0x00002ce1} ( function NSString* ) )
0x00002ce1: TAG_subroutine_type [34] *
AT_type( {0x000006bf} ( NSString* ) )
AT_prototyped( 0x01 )
0x00002ce7: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002cec: NULL
0x00002ced: TAG_pointer_type [12]
AT_type( {0x00002cf2} ( function ) )
0x00002cf2: TAG_subroutine_type [36] *
AT_prototyped( 0x01 )
0x00002cf4: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002cf9: TAG_formal_parameter [35]
AT_type( {0x00002cb0} ( function NSUInteger* ) )
0x00002cfe: NULL
0x00002cff: TAG_pointer_type [12]
AT_type( {0x00002d04} ( function * ) )
0x00002d04: TAG_subroutine_type [34] *
AT_type( {0x0000071c} ( * ) )
AT_prototyped( 0x01 )
0x00002d0a: TAG_formal_parameter [35]
AT_type( {0x00001934} ( const * ) )
0x00002d0f: TAG_formal_parameter [35]
AT_type( {0x00002cb0} ( function NSUInteger* ) )
0x00002d14: TAG_formal_parameter [35]
AT_type( {0x0000068a} ( BOOL ) )
0x00002d19: NULL
0x00002d1a: TAG_structure_type [26] *
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 143 )
0x00002d1e: TAG_member [27]
AT_name( "appearState" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 144 )
AT_byte_size( 0x04 )
AT_bit_size( 0x02 )
AT_bit_offset( 0x1e )
AT_data_member_location( +0 )
0x00002d2f: TAG_member [27]
AT_name( "isEditing" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 145 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +0 )
0x00002d40: TAG_member [27]
AT_name( "isPerformingModalTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 146 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x00002d51: TAG_member [27]
AT_name( "hidesBottomBarWhenPushed" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 147 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +0 )
0x00002d62: TAG_member [27]
AT_name( "autoresizesArchivedViewToFullSize" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 148 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +0 )
0x00002d73: TAG_member [27]
AT_name( "viewLoadedFromControllerNib" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 149 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +0 )
0x00002d84: TAG_member [27]
AT_name( "isRootViewController" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 150 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +0 )
0x00002d95: TAG_member [27]
AT_name( "customizesForPresentationInPopover" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 151 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +0 )
0x00002da6: TAG_member [27]
AT_name( "isSuspended" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 152 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +0 )
0x00002db7: TAG_member [27]
AT_name( "wasApplicationFrameAtSuspend" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 153 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +0 )
0x00002dc8: TAG_member [27]
AT_name( "wantsFullScreenLayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 154 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x00002dd9: TAG_member [27]
AT_name( "shouldUseFullScreenLayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 155 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +0 )
0x00002dea: TAG_member [27]
AT_name( "allowsAutorotation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 156 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +0 )
0x00002dfb: TAG_member [27]
AT_name( "searchControllerRetained" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 157 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +0 )
0x00002e0c: TAG_member [27]
AT_name( "oldModalInPopover" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 158 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x00002e1d: TAG_member [27]
AT_name( "isModalInPopover" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 159 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +0 )
0x00002e2e: TAG_member [27]
AT_name( "isInWillRotateCallback" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 160 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +0 )
0x00002e3f: TAG_member [27]
AT_name( "disallowMixedOrientationPresentations" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 161 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +0 )
0x00002e50: TAG_member [27]
AT_name( "isFinishingModalTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 162 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0c )
AT_data_member_location( +0 )
0x00002e61: TAG_member [27]
AT_name( "definesPresentationContext" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 163 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0b )
AT_data_member_location( +0 )
0x00002e72: TAG_member [27]
AT_name( "providesPresentationContextTransitionStyle" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 164 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0a )
AT_data_member_location( +0 )
0x00002e83: TAG_member [27]
AT_name( "containmentSupport" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 165 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x09 )
AT_data_member_location( +0 )
0x00002e94: TAG_member [27]
AT_name( "isSettingAppearState" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 166 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x08 )
AT_data_member_location( +0 )
0x00002ea5: TAG_member [27]
AT_name( "isInAnimatedVCTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 167 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +0 )
0x00002eb6: TAG_member [27]
AT_name( "presentationIsChanging" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 168 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +0 )
0x00002ec7: TAG_member [27]
AT_name( "isBeingPresented" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 169 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +0 )
0x00002ed8: TAG_member [27]
AT_name( "containmentIsChanging" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 170 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +0 )
0x00002ee9: TAG_member [27]
AT_name( "explicitTransitionIsAppearing" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 171 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +0 )
0x00002efa: TAG_member [27]
AT_name( "disableAppearanceTransitions" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 172 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +0 )
0x00002f0b: TAG_member [27]
AT_name( "needsDidMoveCleanup" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 173 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +0 )
0x00002f1c: TAG_member [27]
AT_name( "suppressesBottomBar" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 174 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +0 )
0x00002f2d: TAG_member [27]
AT_name( "disableRootPromotion" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 175 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +4 )
0x00002f3e: TAG_member [27]
AT_name( "interfaceOrientationReentranceGuard" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 176 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +4 )
0x00002f4f: TAG_member [27]
AT_name( "isExecutingAfterAppearance" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 177 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +4 )
0x00002f60: TAG_member [27]
AT_name( "rootResignationNeeded" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 178 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +4 )
0x00002f71: TAG_member [27]
AT_name( "shouldSynthesizeSupportedOrientations" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 179 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +4 )
0x00002f82: TAG_member [27]
AT_name( "viewConstraintsNeedUpdateOnAppearance" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 180 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +4 )
0x00002f93: TAG_member [27]
AT_name( "shouldForceNonAnimatedTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 181 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +4 )
0x00002fa4: TAG_member [27]
AT_name( "isInCustomTransition" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 182 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +4 )
0x00002fb5: TAG_member [27]
AT_name( "usesSharedView" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 183 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +4 )
0x00002fc6: TAG_member [27]
AT_name( "extendedLayoutIncludesOpaqueBars" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 184 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +4 )
0x00002fd7: TAG_member [27]
AT_name( "automaticallyAdjustInsets" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 185 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +4 )
0x00002fe8: TAG_member [27]
AT_name( "previousShouldUnderlapUnderStatusBar" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 186 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +4 )
0x00002ff9: TAG_member [27]
AT_name( "freezeShouldUnderlapUnderStatusBar" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 187 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +4 )
0x0000300a: TAG_member [27]
AT_name( "neverResizeRoot" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 188 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +4 )
0x0000301b: TAG_member [27]
AT_name( "monitorsSystemLayoutFittingSize" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h" )
AT_decl_line( 189 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +4 )
0x0000302c: NULL
0x0000302d: TAG_structure_type [26] *
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 137 )
0x00003031: TAG_member [27]
AT_name( "userInteractionDisabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 138 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x00003042: TAG_member [27]
AT_name( "implementsDrawRect" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 139 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +0 )
0x00003053: TAG_member [27]
AT_name( "implementsDidScroll" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 140 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +0 )
0x00003064: TAG_member [27]
AT_name( "implementsMouseTracking" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 141 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x00003075: TAG_member [27]
AT_name( "implementsIntrinsicContentSize" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 142 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +0 )
0x00003086: TAG_member [27]
AT_name( "hasBackgroundColor" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 143 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +0 )
0x00003097: TAG_member [27]
AT_name( "isOpaque" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 144 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +0 )
0x000030a8: TAG_member [27]
AT_name( "becomeFirstResponderWhenCapable" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 145 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +0 )
0x000030b9: TAG_member [27]
AT_name( "interceptMouseEvent" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 146 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +0 )
0x000030ca: TAG_member [27]
AT_name( "deallocating" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 147 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +0 )
0x000030db: TAG_member [27]
AT_name( "debugFlash" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 148 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +0 )
0x000030ec: TAG_member [27]
AT_name( "debugSkippedSetNeedsDisplay" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 149 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x000030fd: TAG_member [27]
AT_name( "debugScheduledDisplayIsRequired" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 150 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +0 )
0x0000310e: TAG_member [27]
AT_name( "isInAWindow" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 151 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +0 )
0x0000311f: TAG_member [27]
AT_name( "isAncestorOfFirstResponder" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 152 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +0 )
0x00003130: TAG_member [27]
AT_name( "dontAutoresizeSubviews" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 153 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x00003141: TAG_member [27]
AT_name( "autoresizeMask" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 154 )
AT_byte_size( 0x04 )
AT_bit_size( 0x06 )
AT_bit_offset( 0x0a )
AT_data_member_location( +0 )
0x00003152: TAG_member [27]
AT_name( "patternBackground" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 155 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x09 )
AT_data_member_location( +0 )
0x00003163: TAG_member [27]
AT_name( "fixedBackgroundPattern" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 156 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x08 )
AT_data_member_location( +0 )
0x00003174: TAG_member [27]
AT_name( "dontAnimate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 157 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +0 )
0x00003185: TAG_member [27]
AT_name( "superLayerIsView" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 158 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +0 )
0x00003196: TAG_member [27]
AT_name( "layerKitPatternDrawing" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 159 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +0 )
0x000031a7: TAG_member [27]
AT_name( "multipleTouchEnabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 160 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +0 )
0x000031b8: TAG_member [27]
AT_name( "exclusiveTouch" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 161 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +0 )
0x000031c9: TAG_member [27]
AT_name( "hasViewController" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 162 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +0 )
0x000031da: TAG_member [27]
AT_name( "needsDidAppearOrDisappear" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 163 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +0 )
0x000031eb: TAG_member [27]
AT_name( "gesturesEnabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 164 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +0 )
0x000031fc: TAG_member [27]
AT_name( "deliversTouchesForGesturesToSuperview" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 165 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +4 )
0x0000320d: TAG_member [27]
AT_name( "chargeEnabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 166 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +4 )
0x0000321e: TAG_member [27]
AT_name( "skipsSubviewEnumeration" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 167 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +4 )
0x0000322f: TAG_member [27]
AT_name( "needsDisplayOnBoundsChange" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 168 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +4 )
0x00003240: TAG_member [27]
AT_name( "hasTiledLayer" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 169 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +4 )
0x00003251: TAG_member [27]
AT_name( "hasLargeContent" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 170 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +4 )
0x00003262: TAG_member [27]
AT_name( "unused" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 171 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +4 )
0x00003273: TAG_member [27]
AT_name( "traversalMark" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 172 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +4 )
0x00003284: TAG_member [27]
AT_name( "appearanceIsInvalid" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 173 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +4 )
0x00003295: TAG_member [27]
AT_name( "monitorsSubtree" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 174 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +4 )
0x000032a6: TAG_member [27]
AT_name( "hostsAutolayoutEngine" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 175 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +4 )
0x000032b7: TAG_member [27]
AT_name( "constraintsAreClean" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 176 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +4 )
0x000032c8: TAG_member [27]
AT_name( "subviewLayoutConstraintsAreClean" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 177 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +4 )
0x000032d9: TAG_member [27]
AT_name( "intrinsicContentSizeConstraintsAreClean" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 178 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +4 )
0x000032ea: TAG_member [27]
AT_name( "potentiallyHasDanglyConstraints" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 179 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +4 )
0x000032fb: TAG_member [27]
AT_name( "doesNotTranslateAutoresizingMaskIntoConstraints" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 180 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +4 )
0x0000330c: TAG_member [27]
AT_name( "autolayoutIsClean" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 181 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +4 )
0x0000331d: TAG_member [27]
AT_name( "layoutFlushingDisabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 182 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +4 )
0x0000332e: TAG_member [27]
AT_name( "layingOutFromConstraints" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 183 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +4 )
0x0000333f: TAG_member [27]
AT_name( "wantsAutolayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 184 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0c )
AT_data_member_location( +4 )
0x00003350: TAG_member [27]
AT_name( "subviewWantsAutolayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 185 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0b )
AT_data_member_location( +4 )
0x00003361: TAG_member [27]
AT_name( "isApplyingValuesFromEngine" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 186 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0a )
AT_data_member_location( +4 )
0x00003372: TAG_member [27]
AT_name( "isInAutolayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 187 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x09 )
AT_data_member_location( +4 )
0x00003383: TAG_member [27]
AT_name( "isSubviewUpdatingAutoresizingConstraints" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 188 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x08 )
AT_data_member_location( +4 )
0x00003394: TAG_member [27]
AT_name( "isUpdatingConstraints" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 189 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +4 )
0x000033a5: TAG_member [27]
AT_name( "isHostingUpdateConstraintsPassDuringLayout" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 190 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +4 )
0x000033b6: TAG_member [27]
AT_name( "isRunningEngineLevelConstraintsPass" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 191 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +4 )
0x000033c7: TAG_member [27]
AT_name( "isUnsatisfiableConstraintsLoggingSuspended" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 192 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +4 )
0x000033d8: TAG_member [27]
AT_name( "systemLayoutFittingSizeNeedsUpdate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 193 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +4 )
0x000033e9: TAG_member [27]
AT_name( "systemLayoutFittingSizeNeedsUpdateInWholeSubtree" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 194 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +4 )
0x000033fa: TAG_member [27]
AT_name( "isCalculatingSystemLayoutFittingSize" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 195 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +4 )
0x0000340b: TAG_member [27]
AT_name( "stayHiddenAwaitingReuse" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 196 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +4 )
0x0000341c: TAG_member [27]
AT_name( "stayHiddenAfterReuse" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 197 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +8 )
0x0000342d: TAG_member [27]
AT_name( "skippedLayoutWhileHiddenForReuse" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 198 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +8 )
0x0000343e: TAG_member [27]
AT_name( "hasMaskView" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 199 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +8 )
0x0000344f: TAG_member [27]
AT_name( "hasVisualAltitude" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 200 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +8 )
0x00003460: TAG_member [27]
AT_name( "hasBackdropMaskViews" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 201 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +8 )
0x00003471: TAG_member [27]
AT_name( "backdropMaskViewFlags" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 202 )
AT_byte_size( 0x04 )
AT_bit_size( 0x05 )
AT_bit_offset( 0x16 )
AT_data_member_location( +8 )
0x00003482: TAG_member [27]
AT_name( "delaysTouchesForSystemGestures" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 203 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +8 )
0x00003493: TAG_member [27]
AT_name( "subclassShouldDelayTouchForSystemGestures" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 204 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +8 )
0x000034a4: TAG_member [27]
AT_name( "hasMotionEffects" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 205 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +8 )
0x000034b5: TAG_member [27]
AT_name( "backdropOverlayMode" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 206 )
AT_byte_size( 0x04 )
AT_bit_size( 0x02 )
AT_bit_offset( 0x11 )
AT_data_member_location( +8 )
0x000034c6: TAG_member [27]
AT_name( "tintAdjustmentMode" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 207 )
AT_byte_size( 0x04 )
AT_bit_size( 0x02 )
AT_bit_offset( 0x0f )
AT_data_member_location( +8 )
0x000034d7: TAG_member [27]
AT_name( "isReferenceView" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 208 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +8 )
0x000034e8: TAG_member [27]
AT_name( "hasUserInterfaceIdiom" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 209 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +8 )
0x000034f9: TAG_member [27]
AT_name( "userInterfaceIdiom" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 210 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x0a )
AT_data_member_location( +8 )
0x0000350a: TAG_member [27]
AT_name( "ancestorDefinesTintColor" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 211 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x09 )
AT_data_member_location( +8 )
0x0000351b: TAG_member [27]
AT_name( "ancestorDefinesTintAdjustmentMode" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 212 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x08 )
AT_data_member_location( +8 )
0x0000352c: TAG_member [27]
AT_name( "needsTraitCollectionDidChange" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 213 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +8 )
0x0000353d: TAG_member [27]
AT_name( "coloredViewBounds" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 214 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +8 )
0x0000354e: TAG_member [27]
AT_name( "coloredAlignmentRects" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 215 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +8 )
0x0000355f: TAG_member [27]
AT_name( "coloredHighlightItems" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 216 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +8 )
0x00003570: TAG_member [27]
AT_name( "preservesSuperviewMargins" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 217 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +8 )
0x00003581: TAG_member [27]
AT_name( "hasGeometryObservers" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 218 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +8 )
0x00003592: TAG_member [27]
AT_name( "wantsGeometryChanges" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 219 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +8 )
0x000035a3: TAG_member [27]
AT_name( "hasTraitStorageList" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 220 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +8 )
0x000035b4: TAG_member [27]
AT_name( "dontUpdateInferredLayoutMargins" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h" )
AT_decl_line( 221 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +12 )
0x000035c5: NULL
0x000035c6: TAG_pointer_type [12]
AT_type( {0x000035cb} ( UIScreen ) )
0x000035cb: TAG_structure_type [10] *
AT_name( "UIScreen" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 31 )
AT_APPLE_runtime_class( 0x10 )
0x000035d4: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x000035dc: TAG_APPLE_Property [8]
AT_APPLE_property_name( "bounds" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 36 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000035e8: TAG_APPLE_Property [8]
AT_APPLE_property_name( "applicationFrame" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 37 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000035f4: TAG_APPLE_Property [8]
AT_APPLE_property_name( "scale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 38 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003600: TAG_APPLE_Property [8]
AT_APPLE_property_name( "availableModes" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 40 )
AT_APPLE_property_attribute( 0x21 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_nonatomic ) )
0x0000360c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "preferredMode" )
AT_type( {0x00003685} ( UIScreenMode* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 41 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00003618: TAG_APPLE_Property [8]
AT_APPLE_property_name( "currentMode" )
AT_type( {0x00003685} ( UIScreenMode* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 42 )
AT_APPLE_property_attribute( 0x18 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_copy ) )
0x00003624: TAG_APPLE_Property [8]
AT_APPLE_property_name( "overscanCompensation" )
AT_type( {0x000036c3} ( UIScreenOverscanCompensation ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 43 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003630: TAG_APPLE_Property [8]
AT_APPLE_property_name( "mirroredScreen" )
AT_type( {0x000035c6} ( UIScreen* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 45 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x0000363c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "brightness" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 47 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003648: TAG_APPLE_Property [8]
AT_APPLE_property_name( "wantsSoftwareDimming" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 48 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003654: TAG_APPLE_Property [8]
AT_APPLE_property_name( "coordinateSpace" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 50 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003660: TAG_APPLE_Property [8]
AT_APPLE_property_name( "fixedCoordinateSpace" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 51 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x0000366c: TAG_APPLE_Property [8]
AT_APPLE_property_name( "nativeBounds" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 53 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003678: TAG_APPLE_Property [8]
AT_APPLE_property_name( "nativeScale" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 54 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003684: NULL
0x00003685: TAG_pointer_type [12]
AT_type( {0x0000368a} ( UIScreenMode ) )
0x0000368a: TAG_structure_type [10] *
AT_name( "UIScreenMode" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreenMode.h" )
AT_decl_line( 12 )
AT_APPLE_runtime_class( 0x10 )
0x00003693: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x0000369b: TAG_APPLE_Property [8]
AT_APPLE_property_name( "size" )
AT_type( {0x00000c7c} ( CGSize ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreenMode.h" )
AT_decl_line( 17 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000036a7: TAG_APPLE_Property [8]
AT_APPLE_property_name( "pixelAspectRatio" )
AT_type( {0x00000c6a} ( CGFloat ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreenMode.h" )
AT_decl_line( 18 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x000036b3: TAG_member [11]
AT_name( "_mode" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreenMode.h" )
AT_decl_line( 14 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x000036c2: NULL
0x000036c3: TAG_typedef [4]
AT_type( {0x000000ed} ( UIScreenOverscanCompensation ) )
AT_name( "UIScreenOverscanCompensation" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h" )
AT_decl_line( 25 )
0x000036ce: TAG_typedef [4]
AT_type( {0x00000c6a} ( CGFloat ) )
AT_name( "UIWindowLevel" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 14 )
0x000036d9: TAG_pointer_type [12]
AT_type( {0x000036de} ( NSMutableSet ) )
0x000036de: TAG_structure_type [10] *
AT_name( "NSMutableSet" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h" )
AT_decl_line( 67 )
AT_APPLE_runtime_class( 0x10 )
0x000036e7: TAG_inheritance [7]
AT_type( {0x00001d34} ( NSSet ) )
AT_data_member_location( +0 )
0x000036ef: NULL
0x000036f0: TAG_structure_type [26] *
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 40 )
0x000036f4: TAG_member [27]
AT_name( "delegateWillRotate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 41 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +0 )
0x00003705: TAG_member [27]
AT_name( "delegateDidRotate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 42 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +0 )
0x00003716: TAG_member [27]
AT_name( "delegateWillAnimateFirstHalf" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 43 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +0 )
0x00003727: TAG_member [27]
AT_name( "delegateDidAnimationFirstHalf" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 44 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +0 )
0x00003738: TAG_member [27]
AT_name( "delegateWillAnimateSecondHalf" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 45 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +0 )
0x00003749: TAG_member [27]
AT_name( "autorotatesToPortrait" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 46 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +0 )
0x0000375a: TAG_member [27]
AT_name( "autorotatesToPortraitUpsideDown" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 47 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +0 )
0x0000376b: TAG_member [27]
AT_name( "autorotatesToLandscapeLeft" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 48 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +0 )
0x0000377c: TAG_member [27]
AT_name( "autorotatesToLandscapeRight" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 49 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +0 )
0x0000378d: TAG_member [27]
AT_name( "dontBecomeKeyOnOrderFront" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 50 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +0 )
0x0000379e: TAG_member [27]
AT_name( "output" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 51 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +0 )
0x000037af: TAG_member [27]
AT_name( "inGesture" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 52 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x000037c0: TAG_member [27]
AT_name( "bitsPerComponent" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 53 )
AT_byte_size( 0x04 )
AT_bit_size( 0x04 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x000037d1: TAG_member [27]
AT_name( "autorotates" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 54 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +0 )
0x000037e2: TAG_member [27]
AT_name( "isRotating" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 55 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +0 )
0x000037f3: TAG_member [27]
AT_name( "isUsingOnePartRotationAnimation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 56 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +0 )
0x00003804: TAG_member [27]
AT_name( "isHandlingContentRotation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 57 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0c )
AT_data_member_location( +0 )
0x00003815: TAG_member [27]
AT_name( "disableAutorotationCount" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 58 )
AT_byte_size( 0x04 )
AT_bit_size( 0x04 )
AT_bit_offset( 0x08 )
AT_data_member_location( +0 )
0x00003826: TAG_member [27]
AT_name( "needsAutorotationWhenReenabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 59 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +0 )
0x00003837: TAG_member [27]
AT_name( "forceTwoPartRotationAnimation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 60 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +0 )
0x00003848: TAG_member [27]
AT_name( "orderKeyboardInAfterRotating" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 61 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +0 )
0x00003859: TAG_member [27]
AT_name( "roundedCorners" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 62 )
AT_byte_size( 0x04 )
AT_bit_size( 0x04 )
AT_bit_offset( 0x01 )
AT_data_member_location( +0 )
0x0000386a: TAG_member [27]
AT_name( "resizesToFullScreen" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 63 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +0 )
0x0000387b: TAG_member [27]
AT_name( "keepContextInBackground" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 64 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +4 )
0x0000388c: TAG_member [27]
AT_name( "ignoreSetHidden" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 65 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +4 )
0x0000389d: TAG_member [27]
AT_name( "forceVisibleOnInit" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 66 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +4 )
0x000038ae: TAG_member [27]
AT_name( "settingFirstResponder" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 67 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +4 )
0x000038bf: TAG_member [27]
AT_name( "legacyOrientationChecks" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 68 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +4 )
0x000038d0: TAG_member [27]
AT_name( "windowResizedToFullScreen" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 69 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +4 )
0x000038e1: TAG_member [27]
AT_name( "statusBarFollowsOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 70 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +4 )
0x000038f2: TAG_member [27]
AT_name( "secure" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 71 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +4 )
0x00003903: TAG_member [27]
AT_name( "isMainSceneSized" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 72 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +4 )
0x00003914: TAG_member [27]
AT_name( "debugNeedsHighlightItemOverlayUpdate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h" )
AT_decl_line( 73 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +4 )
0x00003925: NULL
0x00003926: TAG_imported_declaration [37]
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 9 )
AT_import( {0x0000392d} )
0x0000392d: TAG_module [38]
AT_name( "UIKit" )
AT_decl_file( "/Users/ptaykalo/Library/Developer/Xcode/DerivedData/ModuleCache/3EPY2YW0O9APA/UIKit-27PL4RA7HR3WK.pcm" )
AT_decl_line( 1 )
0x00003934: TAG_subprogram [39] *
AT_low_pc( 0x0000000000000000 )
AT_high_pc( 0x0000000000000082 )
AT_frame_base( rbp )
AT_object_pointer( {0x00003956} )
AT_name( "-[AppDelegate application:didFinishLaunchingWithOptions:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 18 )
AT_prototyped( 0x01 )
AT_type( {0x0000068a} ( BOOL ) )
0x00003956: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003963: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003970: TAG_formal_parameter [41]
AT_location( fbreg -24 )
AT_name( "application" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 18 )
AT_type( {0x00003bb8} ( UIApplication* ) )
0x0000397e: TAG_formal_parameter [41]
AT_location( fbreg -32 )
AT_name( "launchOptions" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 18 )
AT_type( {0x00000de3} ( NSDictionary* ) )
0x0000398c: NULL
0x0000398d: TAG_subprogram [42] *
AT_low_pc( 0x0000000000000090 )
AT_high_pc( 0x00000000000000cd )
AT_frame_base( rbp )
AT_object_pointer( {0x000039ab} )
AT_name( "-[AppDelegate applicationWillResignActive:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 23 )
AT_prototyped( 0x01 )
0x000039ab: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x000039b8: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x000039c5: TAG_formal_parameter [41]
AT_location( fbreg -24 )
AT_name( "application" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 23 )
AT_type( {0x00003bb8} ( UIApplication* ) )
0x000039d3: NULL
0x000039d4: TAG_subprogram [42] *
AT_low_pc( 0x00000000000000d0 )
AT_high_pc( 0x000000000000010d )
AT_frame_base( rbp )
AT_object_pointer( {0x000039f2} )
AT_name( "-[AppDelegate applicationDidEnterBackground:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 28 )
AT_prototyped( 0x01 )
0x000039f2: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x000039ff: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003a0c: TAG_formal_parameter [41]
AT_location( fbreg -24 )
AT_name( "application" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 28 )
AT_type( {0x00003bb8} ( UIApplication* ) )
0x00003a1a: NULL
0x00003a1b: TAG_subprogram [42] *
AT_low_pc( 0x0000000000000110 )
AT_high_pc( 0x000000000000014d )
AT_frame_base( rbp )
AT_object_pointer( {0x00003a39} )
AT_name( "-[AppDelegate applicationWillEnterForeground:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 33 )
AT_prototyped( 0x01 )
0x00003a39: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003a46: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003a53: TAG_formal_parameter [41]
AT_location( fbreg -24 )
AT_name( "application" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 33 )
AT_type( {0x00003bb8} ( UIApplication* ) )
0x00003a61: NULL
0x00003a62: TAG_subprogram [42] *
AT_low_pc( 0x0000000000000150 )
AT_high_pc( 0x000000000000018d )
AT_frame_base( rbp )
AT_object_pointer( {0x00003a80} )
AT_name( "-[AppDelegate applicationDidBecomeActive:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 37 )
AT_prototyped( 0x01 )
0x00003a80: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003a8d: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003a9a: TAG_formal_parameter [41]
AT_location( fbreg -24 )
AT_name( "application" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 37 )
AT_type( {0x00003bb8} ( UIApplication* ) )
0x00003aa8: NULL
0x00003aa9: TAG_subprogram [42] *
AT_low_pc( 0x0000000000000190 )
AT_high_pc( 0x00000000000001cd )
AT_frame_base( rbp )
AT_object_pointer( {0x00003ac7} )
AT_name( "-[AppDelegate applicationWillTerminate:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 41 )
AT_prototyped( 0x01 )
0x00003ac7: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003ad4: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003ae1: TAG_formal_parameter [41]
AT_location( fbreg -24 )
AT_name( "application" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 41 )
AT_type( {0x00003bb8} ( UIApplication* ) )
0x00003aef: NULL
0x00003af0: TAG_subprogram [43] *
AT_low_pc( 0x00000000000001d0 )
AT_high_pc( 0x00000000000001ed )
AT_frame_base( rbp )
AT_object_pointer( {0x00003b13} )
AT_name( "-[AppDelegate window]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.h" )
AT_decl_line( 13 )
AT_prototyped( 0x01 )
AT_type( {0x0000071d} ( UIWindow* ) )
AT_artificial( 0x01 )
0x00003b13: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003b20: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003b2d: NULL
0x00003b2e: TAG_subprogram [44] *
AT_low_pc( 0x00000000000001f0 )
AT_high_pc( 0x0000000000000227 )
AT_frame_base( rbp )
AT_object_pointer( {0x00003b4d} )
AT_name( "-[AppDelegate setWindow:]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.h" )
AT_decl_line( 13 )
AT_prototyped( 0x01 )
AT_artificial( 0x01 )
0x00003b4d: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003b5a: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003b67: TAG_formal_parameter [45]
AT_location( fbreg -24 )
AT_name( "window" )
AT_type( {0x0000071d} ( UIWindow* ) )
0x00003b73: NULL
0x00003b74: TAG_subprogram [44] *
AT_low_pc( 0x0000000000000230 )
AT_high_pc( 0x0000000000000263 )
AT_frame_base( rbp )
AT_object_pointer( {0x00003b93} )
AT_name( "-[AppDelegate .cxx_destruct]" )
AT_decl_file( "/Volumes/data/Projects/tmp/Objc With Spaces/ObjC With Spaces/ObjC With Spaces/AppDelegate.m" )
AT_decl_line( 15 )
AT_prototyped( 0x01 )
AT_artificial( 0x01 )
0x00003b93: TAG_formal_parameter [40]
AT_location( fbreg -8 )
AT_name( "self" )
AT_type( {0x00003bae} ( const AppDelegate* ) )
AT_artificial( 0x01 )
0x00003ba0: TAG_formal_parameter [40]
AT_location( fbreg -16 )
AT_name( "_cmd" )
AT_type( {0x000019c7} ( SEL ) )
AT_artificial( 0x01 )
0x00003bad: NULL
0x00003bae: TAG_const_type [23]
AT_type( {0x00003bb3} ( AppDelegate* ) )
0x00003bb3: TAG_pointer_type [12]
AT_type( {0x000004bc} ( AppDelegate ) )
0x00003bb8: TAG_pointer_type [12]
AT_type( {0x00003bbd} ( UIApplication ) )
0x00003bbd: TAG_structure_type [10] *
AT_name( "UIApplication" )
AT_byte_size( 0xc0 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 107 )
AT_APPLE_runtime_class( 0x10 )
0x00003bc6: TAG_inheritance [7]
AT_type( {0x000004ee} ( UIResponder ) )
AT_data_member_location( +0 )
0x00003bce: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 223 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003bda: TAG_APPLE_Property [14]
AT_APPLE_property_name( "idleTimerDisabled" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 229 )
AT_APPLE_property_getter( "isIdleTimerDisabled" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003bea: TAG_APPLE_Property [8]
AT_APPLE_property_name( "keyWindow" )
AT_type( {0x0000071d} ( UIWindow* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 236 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003bf6: TAG_APPLE_Property [8]
AT_APPLE_property_name( "windows" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 237 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003c02: TAG_APPLE_Property [14]
AT_APPLE_property_name( "networkActivityIndicatorVisible" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 241 )
AT_APPLE_property_getter( "isNetworkActivityIndicatorVisible" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003c12: TAG_APPLE_Property [8]
AT_APPLE_property_name( "statusBarStyle" )
AT_type( {0x00003df5} ( UIStatusBarStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 244 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003c1e: TAG_APPLE_Property [14]
AT_APPLE_property_name( "statusBarHidden" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 248 )
AT_APPLE_property_getter( "isStatusBarHidden" )
AT_APPLE_property_attribute( 0x0e ( DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003c2e: TAG_APPLE_Property [8]
AT_APPLE_property_name( "statusBarOrientation" )
AT_type( {0x00002acb} ( UIInterfaceOrientation ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 254 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003c3a: TAG_APPLE_Property [20]
AT_APPLE_property_name( "statusBarOrientationAnimationDuration" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 266 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003c47: TAG_APPLE_Property [20]
AT_APPLE_property_name( "statusBarFrame" )
AT_type( {0x00000c0a} ( CGRect ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 267 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003c54: TAG_APPLE_Property [20]
AT_APPLE_property_name( "applicationIconBadgeNumber" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 269 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003c61: TAG_APPLE_Property [20]
AT_APPLE_property_name( "applicationSupportsShakeToEdit" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 271 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003c6e: TAG_APPLE_Property [20]
AT_APPLE_property_name( "applicationState" )
AT_type( {0x00003e00} ( UIApplicationState ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 273 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003c7b: TAG_APPLE_Property [20]
AT_APPLE_property_name( "backgroundTimeRemaining" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 274 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003c88: TAG_APPLE_Property [20]
AT_APPLE_property_name( "backgroundRefreshStatus" )
AT_type( {0x00003e0b} ( UIBackgroundRefreshStatus ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 293 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003c95: TAG_APPLE_Property [21]
AT_APPLE_property_name( "protectedDataAvailable" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 298 )
AT_APPLE_property_getter( "isProtectedDataAvailable" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x00003ca6: TAG_APPLE_Property [20]
AT_APPLE_property_name( "userInterfaceLayoutDirection" )
AT_type( {0x00003e16} ( UIUserInterfaceLayoutDirection ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 300 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003cb3: TAG_APPLE_Property [20]
AT_APPLE_property_name( "preferredContentSizeCategory" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 303 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003cc0: TAG_member [19]
AT_name( "_delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 110 )
AT_data_member_location( +0 )
0x00003cce: TAG_member [19]
AT_name( "_exclusiveTouchWindows" )
AT_type( {0x000036d9} ( NSMutableSet* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 111 )
AT_data_member_location( +0 )
0x00003cdc: TAG_member [19]
AT_name( "_event" )
AT_type( {0x00003e21} ( UIEvent* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 112 )
AT_data_member_location( +0 )
0x00003cea: TAG_member [19]
AT_name( "_touchesEvent" )
AT_type( {0x00003e21} ( UIEvent* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 113 )
AT_data_member_location( +0 )
0x00003cf8: TAG_member [19]
AT_name( "_motionEvent" )
AT_type( {0x00003e21} ( UIEvent* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 114 )
AT_data_member_location( +0 )
0x00003d06: TAG_member [19]
AT_name( "_remoteControlEvent" )
AT_type( {0x00003e21} ( UIEvent* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 115 )
AT_data_member_location( +0 )
0x00003d14: TAG_member [19]
AT_name( "_remoteControlEventObservers" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 116 )
AT_data_member_location( +0 )
0x00003d22: TAG_member [19]
AT_name( "_topLevelNibObjects" )
AT_type( {0x0000069c} ( NSArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 117 )
AT_data_member_location( +0 )
0x00003d30: TAG_member [19]
AT_name( "_networkResourcesCurrentlyLoadingCount" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 118 )
AT_data_member_location( +0 )
0x00003d3e: TAG_member [19]
AT_name( "_hideNetworkActivityIndicatorTimer" )
AT_type( {0x00003e81} ( NSTimer* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 119 )
AT_data_member_location( +0 )
0x00003d4c: TAG_member [19]
AT_name( "_editAlertView" )
AT_type( {0x00003efb} ( UIAlertView* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 120 )
AT_data_member_location( +0 )
0x00003d5a: TAG_member [19]
AT_name( "_statusBar" )
AT_type( {0x00003f81} ( UIStatusBar* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 121 )
AT_data_member_location( +0 )
0x00003d68: TAG_member [19]
AT_name( "_statusBarRequestedStyle" )
AT_type( {0x00003df5} ( UIStatusBarStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 122 )
AT_data_member_location( +0 )
0x00003d76: TAG_member [19]
AT_name( "_statusBarWindow" )
AT_type( {0x00003f8d} ( UIStatusBarWindow* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 123 )
AT_data_member_location( +0 )
0x00003d84: TAG_member [19]
AT_name( "_observerBlocks" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 124 )
AT_data_member_location( +0 )
0x00003d92: TAG_member [19]
AT_name( "_postCommitActions" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 125 )
AT_data_member_location( +0 )
0x00003da0: TAG_member [19]
AT_name( "_mainStoryboardName" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 126 )
AT_data_member_location( +0 )
0x00003dae: TAG_member [19]
AT_name( "_tintViewDurationStack" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 127 )
AT_data_member_location( +0 )
0x00003dbc: TAG_member [19]
AT_name( "_statusBarTintColorLockingControllers" )
AT_type( {0x00000e56} ( NSMutableArray* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 128 )
AT_data_member_location( +0 )
0x00003dca: TAG_member [19]
AT_name( "_statusBarTintColorLockingCount" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 129 )
AT_data_member_location( +0 )
0x00003dd8: TAG_member [19]
AT_name( "_preferredContentSizeCategory" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 130 )
AT_data_member_location( +0 )
0x00003de6: TAG_member [19]
AT_name( "_applicationFlags" )
AT_type( {0x00003f99} ( struct ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 218 )
AT_data_member_location( +0 )
0x00003df4: NULL
0x00003df5: TAG_typedef [4]
AT_type( {0x0000006d} ( UIStatusBarStyle ) )
AT_name( "UIStatusBarStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 16 )
0x00003e00: TAG_typedef [4]
AT_type( {0x00000093} ( UIApplicationState ) )
AT_name( "UIApplicationState" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 87 )
0x00003e0b: TAG_typedef [4]
AT_type( {0x000000b3} ( UIBackgroundRefreshStatus ) )
AT_name( "UIBackgroundRefreshStatus" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 81 )
0x00003e16: TAG_typedef [4]
AT_type( {0x000000d3} ( UIUserInterfaceLayoutDirection ) )
AT_name( "UIUserInterfaceLayoutDirection" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 99 )
0x00003e21: TAG_pointer_type [12]
AT_type( {0x00003e26} ( UIEvent ) )
0x00003e26: TAG_structure_type [10] *
AT_name( "UIEvent" )
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 41 )
AT_APPLE_runtime_class( 0x10 )
0x00003e2f: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00003e37: TAG_APPLE_Property [8]
AT_APPLE_property_name( "type" )
AT_type( {0x00003e6b} ( UIEventType ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 47 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003e43: TAG_APPLE_Property [8]
AT_APPLE_property_name( "subtype" )
AT_type( {0x00003e76} ( UIEventSubtype ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 48 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003e4f: TAG_APPLE_Property [8]
AT_APPLE_property_name( "timestamp" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 50 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003e5b: TAG_member [11]
AT_name( "_timestamp" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 44 )
AT_data_member_location( +0 )
AT_accessibility( DW_ACCESS_private )
0x00003e6a: NULL
0x00003e6b: TAG_typedef [4]
AT_type( {0x000001e8} ( UIEventType ) )
AT_name( "UIEventType" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 14 )
0x00003e76: TAG_typedef [4]
AT_type( {0x00000208} ( UIEventSubtype ) )
AT_name( "UIEventSubtype" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h" )
AT_decl_line( 20 )
0x00003e81: TAG_pointer_type [12]
AT_type( {0x00003e86} ( NSTimer ) )
0x00003e86: TAG_structure_type [10] *
AT_name( "NSTimer" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h" )
AT_decl_line( 8 )
AT_APPLE_runtime_class( 0x10 )
0x00003e8f: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00003e97: TAG_APPLE_Property [8]
AT_APPLE_property_name( "fireDate" )
AT_type( {0x00003ed8} ( NSDate* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h" )
AT_decl_line( 20 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00003ea3: TAG_APPLE_Property [8]
AT_APPLE_property_name( "timeInterval" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h" )
AT_decl_line( 21 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003eaf: TAG_APPLE_Property [8]
AT_APPLE_property_name( "tolerance" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h" )
AT_decl_line( 25 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003ebb: TAG_APPLE_Property [14]
AT_APPLE_property_name( "valid" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h" )
AT_decl_line( 28 )
AT_APPLE_property_getter( "isValid" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x00003ecb: TAG_APPLE_Property [8]
AT_APPLE_property_name( "userInfo" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h" )
AT_decl_line( 30 )
AT_APPLE_property_attribute( 0x11 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_copy ) )
0x00003ed7: NULL
0x00003ed8: TAG_pointer_type [12]
AT_type( {0x00003edd} ( NSDate ) )
0x00003edd: TAG_structure_type [10] *
AT_name( "NSDate" )
AT_byte_size( 0x08 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h" )
AT_decl_line( 15 )
AT_APPLE_runtime_class( 0x10 )
0x00003ee6: TAG_inheritance [7]
AT_type( {0x0000050c} ( NSObject ) )
AT_data_member_location( +0 )
0x00003eee: TAG_APPLE_Property [8]
AT_APPLE_property_name( "timeIntervalSinceReferenceDate" )
AT_type( {0x00001847} ( NSTimeInterval ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h" )
AT_decl_line( 17 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003efa: NULL
0x00003efb: TAG_pointer_type [12]
AT_type( {0x00003f00} ( UIAlertView ) )
0x00003f00: TAG_structure_type [10] *
AT_name( "UIAlertView" )
AT_byte_size( 0x68 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 24 )
AT_APPLE_runtime_class( 0x10 )
0x00003f09: TAG_inheritance [7]
AT_type( {0x0000089d} ( UIView ) )
AT_data_member_location( +0 )
0x00003f11: TAG_APPLE_Property [8]
AT_APPLE_property_name( "delegate" )
AT_type( {0x000006e2} ( id ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 28 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003f1d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "title" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 29 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00003f29: TAG_APPLE_Property [8]
AT_APPLE_property_name( "message" )
AT_type( {0x000006bf} ( NSString* ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 30 )
AT_APPLE_property_attribute( 0x28 ( DW_APPLE_PROPERTY_retain, DW_APPLE_PROPERTY_nonatomic ) )
0x00003f35: TAG_APPLE_Property [8]
AT_APPLE_property_name( "numberOfButtons" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 37 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003f41: TAG_APPLE_Property [8]
AT_APPLE_property_name( "cancelButtonIndex" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 38 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003f4d: TAG_APPLE_Property [8]
AT_APPLE_property_name( "firstOtherButtonIndex" )
AT_type( {0x0000005b} ( NSInteger ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 40 )
AT_APPLE_property_attribute( 0x01 ( DW_APPLE_PROPERTY_readonly ) )
0x00003f59: TAG_APPLE_Property [14]
AT_APPLE_property_name( "visible" )
AT_type( {0x0000068a} ( BOOL ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 41 )
AT_APPLE_property_getter( "isVisible" )
AT_APPLE_property_attribute( 0x03 ( DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPERTY_readwrite ) )
0x00003f69: TAG_APPLE_Property [8]
AT_APPLE_property_name( "alertViewStyle" )
AT_type( {0x00003f76} ( UIAlertViewStyle ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 51 )
AT_APPLE_property_attribute( 0x0c ( DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_retain ) )
0x00003f75: NULL
0x00003f76: TAG_typedef [4]
AT_type( {0x00000268} ( UIAlertViewStyle ) )
AT_name( "UIAlertViewStyle" )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h" )
AT_decl_line( 13 )
0x00003f81: TAG_pointer_type [12]
AT_type( {0x00003f86} ( UIStatusBar ) )
0x00003f86: TAG_structure_type [46]
AT_name( "UIStatusBar" )
AT_declaration( 0x01 )
AT_APPLE_runtime_class( 0x10 )
0x00003f8d: TAG_pointer_type [12]
AT_type( {0x00003f92} ( UIStatusBarWindow ) )
0x00003f92: TAG_structure_type [46]
AT_name( "UIStatusBarWindow" )
AT_declaration( 0x01 )
AT_APPLE_runtime_class( 0x10 )
0x00003f99: TAG_structure_type [26] *
AT_byte_size( 0x10 )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 131 )
0x00003f9d: TAG_member [27]
AT_name( "deactivatingReasonFlags" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 132 )
AT_byte_size( 0x04 )
AT_bit_size( 0x0b )
AT_bit_offset( 0x15 )
AT_data_member_location( +0 )
0x00003fae: TAG_member [27]
AT_name( "isSuspended" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 133 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +0 )
0x00003fbf: TAG_member [27]
AT_name( "isSuspendedEventsOnly" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 134 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +0 )
0x00003fd0: TAG_member [27]
AT_name( "isLaunchedSuspended" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 135 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +0 )
0x00003fe1: TAG_member [27]
AT_name( "calledNonSuspendedLaunchDelegate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 136 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +0 )
0x00003ff2: TAG_member [27]
AT_name( "calledSuspendedLaunchDelegate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 137 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +0 )
0x00004003: TAG_member [27]
AT_name( "isHandlingURL" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 138 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +0 )
0x00004014: TAG_member [27]
AT_name( "statusBarShowsProgress" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 139 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +0 )
0x00004025: TAG_member [27]
AT_name( "statusBarHidden" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 140 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +0 )
0x00004036: TAG_member [27]
AT_name( "statusBarHiddenDefault" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 141 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0c )
AT_data_member_location( +0 )
0x00004047: TAG_member [27]
AT_name( "statusBarHiddenVerticallyCompact" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 142 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0b )
AT_data_member_location( +0 )
0x00004058: TAG_member [27]
AT_name( "blockInteractionEvents" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 143 )
AT_byte_size( 0x04 )
AT_bit_size( 0x04 )
AT_bit_offset( 0x07 )
AT_data_member_location( +0 )
0x00004069: TAG_member [27]
AT_name( "receivesMemoryWarnings" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 144 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +0 )
0x0000407a: TAG_member [27]
AT_name( "showingProgress" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 145 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +0 )
0x0000408b: TAG_member [27]
AT_name( "receivesPowerMessages" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 146 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +0 )
0x0000409c: TAG_member [27]
AT_name( "launchEventReceived" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 147 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +0 )
0x000040ad: TAG_member [27]
AT_name( "activateEventReceived" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 148 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +0 )
0x000040be: TAG_member [27]
AT_name( "systemIsAnimatingApplicationLifecycleEvent" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 149 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +0 )
0x000040cf: TAG_member [27]
AT_name( "isActivating" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 150 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +0 )
0x000040e0: TAG_member [27]
AT_name( "isSuspendedUnderLock" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 151 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1f )
AT_data_member_location( +4 )
0x000040f1: TAG_member [27]
AT_name( "shouldExitAfterSendSuspend" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 152 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1e )
AT_data_member_location( +4 )
0x00004102: TAG_member [27]
AT_name( "terminating" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 153 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1d )
AT_data_member_location( +4 )
0x00004113: TAG_member [27]
AT_name( "isHandlingShortCutURL" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 154 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +4 )
0x00004124: TAG_member [27]
AT_name( "idleTimerDisabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 155 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +4 )
0x00004135: TAG_member [27]
AT_name( "deviceOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 156 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x18 )
AT_data_member_location( +4 )
0x00004146: TAG_member [27]
AT_name( "delegateShouldBeReleasedUponSet" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 157 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +4 )
0x00004157: TAG_member [27]
AT_name( "delegateHandleOpenURL" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 158 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +4 )
0x00004168: TAG_member [27]
AT_name( "delegateOpenURL" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 159 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +4 )
0x00004179: TAG_member [27]
AT_name( "delegateDidReceiveMemoryWarning" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 160 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +4 )
0x0000418a: TAG_member [27]
AT_name( "delegateWillTerminate" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 161 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +4 )
0x0000419b: TAG_member [27]
AT_name( "delegateSignificantTimeChange" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 162 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +4 )
0x000041ac: TAG_member [27]
AT_name( "delegateWillChangeInterfaceOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 163 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +4 )
0x000041bd: TAG_member [27]
AT_name( "delegateDidChangeInterfaceOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 164 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +4 )
0x000041ce: TAG_member [27]
AT_name( "delegateWillChangeStatusBarFrame" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 165 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +4 )
0x000041df: TAG_member [27]
AT_name( "delegateDidChangeStatusBarFrame" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 166 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +4 )
0x000041f0: TAG_member [27]
AT_name( "delegateDeviceAccelerated" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 167 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +4 )
0x00004201: TAG_member [27]
AT_name( "delegateDeviceChangedOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 168 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0c )
AT_data_member_location( +4 )
0x00004212: TAG_member [27]
AT_name( "delegateDidBecomeActive" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 169 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0b )
AT_data_member_location( +4 )
0x00004223: TAG_member [27]
AT_name( "delegateWillResignActive" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 170 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0a )
AT_data_member_location( +4 )
0x00004234: TAG_member [27]
AT_name( "delegateDidEnterBackground" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 171 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x09 )
AT_data_member_location( +4 )
0x00004245: TAG_member [27]
AT_name( "delegateDidEnterBackgroundWasSent" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 172 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x08 )
AT_data_member_location( +4 )
0x00004256: TAG_member [27]
AT_name( "delegateWillEnterForeground" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 173 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x07 )
AT_data_member_location( +4 )
0x00004267: TAG_member [27]
AT_name( "delegateWillSuspend" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 174 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x06 )
AT_data_member_location( +4 )
0x00004278: TAG_member [27]
AT_name( "delegateDidResume" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 175 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +4 )
0x00004289: TAG_member [27]
AT_name( "delegateSupportsStateRestoration" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 176 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +4 )
0x0000429a: TAG_member [27]
AT_name( "delegateSupportedInterfaceOrientations" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 177 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +4 )
0x000042ab: TAG_member [27]
AT_name( "delegateHandleSiriTask" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 178 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +4 )
0x000042bc: TAG_member [27]
AT_name( "delegateSupportsWatchKitRequests" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 179 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +4 )
0x000042cd: TAG_member [27]
AT_name( "userDefaultsSyncDisabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 180 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x00 )
AT_data_member_location( +4 )
0x000042de: TAG_member [27]
AT_name( "headsetButtonClickCount" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 181 )
AT_byte_size( 0x04 )
AT_bit_size( 0x04 )
AT_bit_offset( 0x1c )
AT_data_member_location( +8 )
0x000042ef: TAG_member [27]
AT_name( "isHeadsetButtonDown" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 182 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +8 )
0x00004300: TAG_member [27]
AT_name( "isFastForwardActive" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 183 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +8 )
0x00004311: TAG_member [27]
AT_name( "isRewindActive" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 184 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +8 )
0x00004322: TAG_member [27]
AT_name( "shakeToEdit" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 185 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +8 )
0x00004333: TAG_member [27]
AT_name( "zoomInClassicMode" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 186 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +8 )
0x00004344: TAG_member [27]
AT_name( "ignoreHeadsetClicks" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 187 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +8 )
0x00004355: TAG_member [27]
AT_name( "touchRotationDisabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 188 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +8 )
0x00004366: TAG_member [27]
AT_name( "taskSuspendingUnsupported" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 189 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +8 )
0x00004377: TAG_member [27]
AT_name( "taskSuspendingOnLockUnsupported" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 190 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +8 )
0x00004388: TAG_member [27]
AT_name( "isUnitTests" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 191 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +8 )
0x00004399: TAG_member [27]
AT_name( "requiresHighResolution" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 192 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +8 )
0x000043aa: TAG_member [27]
AT_name( "singleUseLaunchOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 193 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x0e )
AT_data_member_location( +8 )
0x000043bb: TAG_member [27]
AT_name( "defaultInterfaceOrientation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 194 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x0b )
AT_data_member_location( +8 )
0x000043cc: TAG_member [27]
AT_name( "supportedInterfaceOrientationsMask" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 195 )
AT_byte_size( 0x04 )
AT_bit_size( 0x05 )
AT_bit_offset( 0x06 )
AT_data_member_location( +8 )
0x000043dd: TAG_member [27]
AT_name( "delegateWantsNextResponder" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 196 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x05 )
AT_data_member_location( +8 )
0x000043ee: TAG_member [27]
AT_name( "isRunningInApplicationSwitcher" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 197 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x04 )
AT_data_member_location( +8 )
0x000043ff: TAG_member [27]
AT_name( "isSendingEventForProgrammaticTouchCancellation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 198 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x03 )
AT_data_member_location( +8 )
0x00004410: TAG_member [27]
AT_name( "delegateWantsStatusBarTouchesEnded" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 199 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x02 )
AT_data_member_location( +8 )
0x00004421: TAG_member [27]
AT_name( "interfaceLayoutDirectionIsValid" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 200 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x01 )
AT_data_member_location( +8 )
0x00004432: TAG_member [27]
AT_name( "interfaceLayoutDirection" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 201 )
AT_byte_size( 0x04 )
AT_bit_size( 0x03 )
AT_bit_offset( 0x1d )
AT_data_member_location( +12 )
0x00004443: TAG_member [27]
AT_name( "restorationExtended" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 202 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1c )
AT_data_member_location( +12 )
0x00004454: TAG_member [27]
AT_name( "normalRestorationInProgress" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 203 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1b )
AT_data_member_location( +12 )
0x00004465: TAG_member [27]
AT_name( "normalRestorationCompleted" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 204 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x1a )
AT_data_member_location( +12 )
0x00004476: TAG_member [27]
AT_name( "isDelayingTintViewChange" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 205 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x19 )
AT_data_member_location( +12 )
0x00004487: TAG_member [27]
AT_name( "isUpdatingTintViewColor" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 206 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x18 )
AT_data_member_location( +12 )
0x00004498: TAG_member [27]
AT_name( "isHandlingMemoryWarning" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 207 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x17 )
AT_data_member_location( +12 )
0x000044a9: TAG_member [27]
AT_name( "forceStatusBarTintColorChanges" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 208 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x16 )
AT_data_member_location( +12 )
0x000044ba: TAG_member [27]
AT_name( "disableLegacyAutorotation" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 209 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x15 )
AT_data_member_location( +12 )
0x000044cb: TAG_member [27]
AT_name( "isFakingForegroundTransitionForBackgroundFetch" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 210 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x14 )
AT_data_member_location( +12 )
0x000044dc: TAG_member [27]
AT_name( "couldNotRestoreStateWhenLocked" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 211 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x13 )
AT_data_member_location( +12 )
0x000044ed: TAG_member [27]
AT_name( "disableStyleOverrides" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 212 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x12 )
AT_data_member_location( +12 )
0x000044fe: TAG_member [27]
AT_name( "legibilityAccessibilitySettingEnabled" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 213 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x11 )
AT_data_member_location( +12 )
0x0000450f: TAG_member [27]
AT_name( "viewControllerBasedStatusBarAppearance" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 214 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x10 )
AT_data_member_location( +12 )
0x00004520: TAG_member [27]
AT_name( "fakingRequiresHighResolution" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 215 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0f )
AT_data_member_location( +12 )
0x00004531: TAG_member [27]
AT_name( "isStatusBarFading" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 216 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0e )
AT_data_member_location( +12 )
0x00004542: TAG_member [27]
AT_name( "systemWindowsSecure" )
AT_type( {0x000001e1} ( unsigned int ) )
AT_decl_file( "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h" )
AT_decl_line( 217 )
AT_byte_size( 0x04 )
AT_bit_size( 0x01 )
AT_bit_offset( 0x0d )
AT_data_member_location( +12 )
0x00004553: NULL
0x00004554: NULL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment