00001 /* 00002 * Generated by class-dump 3.1.1. 00003 * 00004 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard. 00005 */ 00006 00007 struct NSCharSetPrivateStruct { 00008 int _field1; 00009 unsigned char _field2[16]; 00010 int _field3; 00011 int _field4; 00012 int _field5; 00013 int _field6; 00014 int _field7[1]; 00015 }; 00016 00017 struct NSLRUFileList; 00018 00019 struct NSMethodFrameArgInfo { 00020 struct NSMethodFrameArgInfo *_field1; 00021 struct NSMethodFrameArgInfo *_field2; 00022 unsigned short _field3; 00023 unsigned short _field4; 00024 unsigned char _field5; 00025 char _field6; 00026 unsigned short _field7; 00027 unsigned short _field8; 00028 unsigned int :1; 00029 unsigned int :1; 00030 unsigned int :1; 00031 unsigned int :1; 00032 unsigned int :1; 00033 unsigned int :1; 00034 unsigned int :1; 00035 unsigned int :1; 00036 unsigned int :1; 00037 unsigned int :1; 00038 unsigned int :1; 00039 unsigned int :1; 00040 unsigned int :1; 00041 unsigned int :1; 00042 unsigned int :1; 00043 unsigned int :1; 00044 unsigned char _field9; 00045 char _field10[0]; 00046 }; 00047 00048 struct OpaqueCFHTTPCookie; 00049 00050 struct OpaqueCFHTTPCookieStorage; 00051 00052 struct OpaqueSecTrustRef; 00053 00054 struct _NSAffineTransformStruct { 00055 float m11; 00056 float m12; 00057 float m21; 00058 float m22; 00059 float tX; 00060 float tY; 00061 }; 00062 00063 struct _NSPoint { 00064 float _field1; 00065 float _field2; 00066 }; 00067 00068 struct _NSRange { 00069 unsigned int location; 00070 unsigned int length; 00071 }; 00072 00073 struct _NSRect { 00074 struct _NSPoint _field1; 00075 struct _NSSize _field2; 00076 }; 00077 00078 struct _NSSize { 00079 float _field1; 00080 float _field2; 00081 }; 00082 00083 struct _NSZone; 00084 00085 struct __CFArray; 00086 00087 struct __CFBundle; 00088 00089 struct __CFCharacterSet; 00090 00091 struct __CFDictionary; 00092 00093 struct __CFHTTPMessage; 00094 00095 struct __CFNumber; 00096 00097 struct __CFReadStream; 00098 00099 struct __CFRunLoop; 00100 00101 struct __CFRunLoopSource; 00102 00103 struct __CFSet; 00104 00105 struct __CFString; 00106 00107 struct __CFURL; 00108 00109 struct __SCDynamicStore; 00110 00111 struct _opaque_pthread_attr_t { 00112 long __sig; 00113 char __opaque[36]; 00114 }; 00115 00116 struct addrinfo { 00117 int _field1; 00118 int _field2; 00119 int _field3; 00120 int _field4; 00121 unsigned int _field5; 00122 char *_field6; 00123 struct sockaddr *_field7; 00124 struct addrinfo *_field8; 00125 }; 00126 00127 struct internal_state; 00128 00129 struct objc_ivar { 00130 char *_field1; 00131 char *_field2; 00132 int _field3; 00133 }; 00134 00135 struct objc_method { 00136 SEL _field1; 00137 char *_field2; 00138 void *_field3; 00139 }; 00140 00141 struct sockaddr; 00142 00143 struct stat { 00144 int st_dev; 00145 unsigned int st_ino; 00146 unsigned short st_mode; 00147 unsigned short st_nlink; 00148 unsigned int st_uid; 00149 unsigned int st_gid; 00150 int st_rdev; 00151 struct timespec st_atimespec; 00152 struct timespec st_mtimespec; 00153 struct timespec st_ctimespec; 00154 long long st_size; 00155 long long st_blocks; 00156 int st_blksize; 00157 unsigned int st_flags; 00158 unsigned int st_gen; 00159 int st_lspare; 00160 long long st_qspare[2]; 00161 }; 00162 00163 struct timespec { 00164 int tv_sec; 00165 long tv_nsec; 00166 }; 00167 00168 struct z_stream_s { 00169 char *next_in; 00170 unsigned int avail_in; 00171 unsigned int total_in; 00172 char *next_out; 00173 unsigned int avail_out; 00174 unsigned int total_out; 00175 char *msg; 00176 struct internal_state *state; 00177 void *zalloc; 00178 void *zfree; 00179 void *opaque; 00180 int data_type; 00181 unsigned int adler; 00182 unsigned int reserved; 00183 }; 00184 00185 typedef struct { 00186 unsigned int _field1; 00187 id _field2[4]; 00188 } CDAnonymousStruct10; 00189 00190 typedef struct { 00191 struct __CFString *host; 00192 int port; 00193 unsigned int type; 00194 struct __CFDictionary *connProps; 00195 } CDAnonymousStruct1; 00196 00197 typedef struct { 00198 id _field1; 00199 id _field2; 00200 } CDAnonymousStruct6; 00201 00202 typedef struct { 00203 int domain; 00204 int error; 00205 } CDAnonymousStruct2; 00206 00207 typedef struct { 00208 unsigned int :8; 00209 unsigned int :4; 00210 unsigned int :1; 00211 unsigned int :1; 00212 unsigned int :18; 00213 unsigned short _field1[8]; 00214 } CDAnonymousStruct4; 00215 00216 typedef struct { 00217 int _field1; 00218 void *_field2; 00219 void *_field3; 00220 void *_field4; 00221 void *_field5; 00222 } CDAnonymousStruct3; 00223 00224 typedef struct { 00225 struct NSMethodFrameArgInfo *_field1; 00226 struct NSMethodFrameArgInfo *_field2; 00227 unsigned short _field3; 00228 unsigned short _field4; 00229 } CDAnonymousStruct7; 00230 00231 typedef struct { 00232 unsigned long state; 00233 id *itemsPtr; 00234 unsigned long *mutationsPtr; 00235 unsigned long extra[5]; 00236 } CDAnonymousStruct8; 00237 00238 typedef struct { 00239 id _field1; 00240 id _field2; 00241 id _field3; 00242 id _field4; 00243 int _field5; 00244 id _field6; 00245 id _field7; 00246 id _field8; 00247 } CDAnonymousStruct9; 00248 00249 typedef struct { 00250 } CDAnonymousStruct5; 00251