afmotion 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/AFMotion.gemspec +1 -1
- data/Gemfile.lock +1 -1
- data/lib/afmotion/version.rb +1 -1
- metadata +3 -67
- data/examples/AppDotNet/.gitignore +0 -13
- data/examples/AppDotNet/Gemfile +0 -4
- data/examples/AppDotNet/Gemfile.lock +0 -48
- data/examples/AppDotNet/Rakefile +0 -10
- data/examples/AppDotNet/app/app_delegate.rb +0 -28
- data/examples/AppDotNet/app/global_timeline_view_controller.rb +0 -84
- data/examples/AppDotNet/app/post.rb +0 -23
- data/examples/AppDotNet/app/post_table_view_cell.rb +0 -44
- data/examples/AppDotNet/app/user.rb +0 -9
- data/examples/AppDotNet/resources/profile-image-placeholder.png +0 -0
- data/examples/AppDotNet/resources/profile-image-placeholder@2x.png +0 -0
- data/examples/AppDotNet/spec/main_spec.rb +0 -9
- data/examples/AppDotNet/vendor/Podfile.lock +0 -11
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking.podspec +0 -28
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFHTTPClient.h +0 -574
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFHTTPClient.m +0 -1187
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h +0 -133
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m +0 -341
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFImageRequestOperation.h +0 -108
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFImageRequestOperation.m +0 -237
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFJSONRequestOperation.h +0 -71
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFJSONRequestOperation.m +0 -136
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFNetworkActivityIndicatorManager.h +0 -75
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFNetworkActivityIndicatorManager.m +0 -131
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFNetworking.h +0 -44
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFPropertyListRequestOperation.h +0 -68
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFPropertyListRequestOperation.m +0 -145
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.h +0 -295
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.m +0 -652
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFXMLRequestOperation.h +0 -89
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/AFXMLRequestOperation.m +0 -169
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/UIImageView+AFNetworking.h +0 -78
- data/examples/AppDotNet/vendor/Pods/AFNetworking/AFNetworking/UIImageView+AFNetworking.m +0 -180
- data/examples/AppDotNet/vendor/Pods/AFNetworking/LICENSE +0 -19
- data/examples/AppDotNet/vendor/Pods/AFNetworking/README.md +0 -179
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFHTTPClient.h +0 -574
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFHTTPRequestOperation.h +0 -133
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFImageRequestOperation.h +0 -108
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFJSONRequestOperation.h +0 -71
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFNetworkActivityIndicatorManager.h +0 -75
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFNetworking.h +0 -44
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFPropertyListRequestOperation.h +0 -68
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFURLConnectionOperation.h +0 -295
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/AFXMLRequestOperation.h +0 -89
- data/examples/AppDotNet/vendor/Pods/BuildHeaders/AFNetworking/UIImageView+AFNetworking.h +0 -78
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFHTTPClient.h +0 -574
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFHTTPRequestOperation.h +0 -133
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFImageRequestOperation.h +0 -108
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFJSONRequestOperation.h +0 -71
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFNetworkActivityIndicatorManager.h +0 -75
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFNetworking.h +0 -44
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFPropertyListRequestOperation.h +0 -68
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFURLConnectionOperation.h +0 -295
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/AFXMLRequestOperation.h +0 -89
- data/examples/AppDotNet/vendor/Pods/Headers/AFNetworking/UIImageView+AFNetworking.h +0 -78
- data/examples/AppDotNet/vendor/Pods/Pods-Acknowledgements.markdown +0 -26
- data/examples/AppDotNet/vendor/Pods/Pods-Acknowledgements.plist +0 -56
- data/examples/AppDotNet/vendor/Pods/Pods-prefix.pch +0 -12
- data/examples/AppDotNet/vendor/Pods/Pods-resources.sh +0 -19
- data/examples/AppDotNet/vendor/Pods/Pods.bridgesupport +0 -617
- data/examples/AppDotNet/vendor/Pods/Pods.xcconfig +0 -7
- data/examples/AppDotNet/vendor/Pods/Pods.xcodeproj/project.pbxproj +0 -998
- data/examples/AppDotNet/vendor/Pods/PodsDummy_Pods.m +0 -4
- data/pkg/afmotion-0.0.1.gem +0 -0
@@ -1,26 +0,0 @@
|
|
1
|
-
# Acknowledgements
|
2
|
-
This application makes use of the following third party libraries:
|
3
|
-
|
4
|
-
## AFNetworking
|
5
|
-
|
6
|
-
Copyright (c) 2011 Gowalla (http://gowalla.com/)
|
7
|
-
|
8
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
9
|
-
of this software and associated documentation files (the "Software"), to deal
|
10
|
-
in the Software without restriction, including without limitation the rights
|
11
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
12
|
-
copies of the Software, and to permit persons to whom the Software is
|
13
|
-
furnished to do so, subject to the following conditions:
|
14
|
-
|
15
|
-
The above copyright notice and this permission notice shall be included in
|
16
|
-
all copies or substantial portions of the Software.
|
17
|
-
|
18
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
19
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
20
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
21
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
22
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
23
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
24
|
-
THE SOFTWARE.
|
25
|
-
|
26
|
-
Generated by CocoaPods - http://cocoapods.org
|
@@ -1,56 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
3
|
-
<plist version="1.0">
|
4
|
-
<dict>
|
5
|
-
<key>PreferenceSpecifiers</key>
|
6
|
-
<array>
|
7
|
-
<dict>
|
8
|
-
<key>FooterText</key>
|
9
|
-
<string>This application makes use of the following third party libraries:</string>
|
10
|
-
<key>Title</key>
|
11
|
-
<string>Acknowledgements</string>
|
12
|
-
<key>Type</key>
|
13
|
-
<string>PSGroupSpecifier</string>
|
14
|
-
</dict>
|
15
|
-
<dict>
|
16
|
-
<key>FooterText</key>
|
17
|
-
<string>Copyright (c) 2011 Gowalla (http://gowalla.com/)
|
18
|
-
|
19
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
20
|
-
of this software and associated documentation files (the "Software"), to deal
|
21
|
-
in the Software without restriction, including without limitation the rights
|
22
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
23
|
-
copies of the Software, and to permit persons to whom the Software is
|
24
|
-
furnished to do so, subject to the following conditions:
|
25
|
-
|
26
|
-
The above copyright notice and this permission notice shall be included in
|
27
|
-
all copies or substantial portions of the Software.
|
28
|
-
|
29
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
31
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
32
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
33
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
34
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
35
|
-
THE SOFTWARE.
|
36
|
-
</string>
|
37
|
-
<key>Title</key>
|
38
|
-
<string>AFNetworking</string>
|
39
|
-
<key>Type</key>
|
40
|
-
<string>PSGroupSpecifier</string>
|
41
|
-
</dict>
|
42
|
-
<dict>
|
43
|
-
<key>FooterText</key>
|
44
|
-
<string>Generated by CocoaPods - http://cocoapods.org</string>
|
45
|
-
<key>Title</key>
|
46
|
-
<string></string>
|
47
|
-
<key>Type</key>
|
48
|
-
<string>PSGroupSpecifier</string>
|
49
|
-
</dict>
|
50
|
-
</array>
|
51
|
-
<key>StringsTable</key>
|
52
|
-
<string>Acknowledgements</string>
|
53
|
-
<key>Title</key>
|
54
|
-
<string>Acknowledgements</string>
|
55
|
-
</dict>
|
56
|
-
</plist>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
#ifdef __OBJC__
|
2
|
-
#import <UIKit/UIKit.h>
|
3
|
-
#endif
|
4
|
-
|
5
|
-
#import <Availability.h>
|
6
|
-
#if __IPHONE_OS_VERSION_MIN_REQUIRED
|
7
|
-
#import <SystemConfiguration/SystemConfiguration.h>
|
8
|
-
#import <MobileCoreServices/MobileCoreServices.h>
|
9
|
-
#else
|
10
|
-
#import <SystemConfiguration/SystemConfiguration.h>
|
11
|
-
#import <CoreServices/CoreServices.h>
|
12
|
-
#endif
|
@@ -1,19 +0,0 @@
|
|
1
|
-
#!/bin/sh
|
2
|
-
|
3
|
-
install_resource()
|
4
|
-
{
|
5
|
-
case $1 in
|
6
|
-
*.storyboard)
|
7
|
-
echo "ibtool --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename $1 .storyboard`.storyboardc ${PODS_ROOT}/$1 --sdk ${SDKROOT}"
|
8
|
-
ibtool --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename $1 .storyboard`.storyboardc" "${PODS_ROOT}/$1" --sdk "${SDKROOT}"
|
9
|
-
;;
|
10
|
-
*.xib)
|
11
|
-
echo "ibtool --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename $1 .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}"
|
12
|
-
ibtool --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename $1 .xib`.nib" "${PODS_ROOT}/$1" --sdk "${SDKROOT}"
|
13
|
-
;;
|
14
|
-
*)
|
15
|
-
echo "cp -R ${PODS_ROOT}/$1 ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
|
16
|
-
cp -R "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
|
17
|
-
;;
|
18
|
-
esac
|
19
|
-
}
|
@@ -1,617 +0,0 @@
|
|
1
|
-
<?xml version='1.0'?>
|
2
|
-
<signatures version='1.0'>
|
3
|
-
<constant const='true' type='@' declared_type='NSString*' name='AFNetworkingErrorDomain'/>
|
4
|
-
<constant const='true' type='@' declared_type='NSString*' name='AFNetworkingOperationDidFinishNotification'/>
|
5
|
-
<constant const='true' type='@' declared_type='NSString*' name='AFNetworkingOperationDidStartNotification'/>
|
6
|
-
<constant const='true' type='@' declared_type='NSString*' name='AFNetworkingOperationFailingURLRequestErrorKey'/>
|
7
|
-
<constant const='true' type='@' declared_type='NSString*' name='AFNetworkingOperationFailingURLResponseErrorKey'/>
|
8
|
-
<constant const='true' type='d' declared_type='NSTimeInterval' name='kAFUploadStream3GSuggestedDelay'/>
|
9
|
-
<constant const='true' type='I' declared_type='NSUInteger' name='kAFUploadStream3GSuggestedPacketSize'/>
|
10
|
-
<enum value='0' name='AFFormURLParameterEncoding'/>
|
11
|
-
<enum value='1' name='AFJSONParameterEncoding'/>
|
12
|
-
<enum value='2' name='AFPropertyListParameterEncoding'/>
|
13
|
-
<function name='AFContentTypesFromHTTPHeader'>
|
14
|
-
<arg type='@' declared_type='NSString*' name='string'/>
|
15
|
-
<retval type='@' declared_type='NSSet*'/>
|
16
|
-
</function>
|
17
|
-
<function name='AFQueryStringFromParametersWithEncoding'>
|
18
|
-
<arg type='@' declared_type='NSDictionary*' name='parameters'/>
|
19
|
-
<arg type='I' declared_type='NSStringEncoding' name='encoding'/>
|
20
|
-
<retval type='@' declared_type='NSString*'/>
|
21
|
-
</function>
|
22
|
-
<class name='AFHTTPClient'>
|
23
|
-
<method selector='HTTPRequestOperationWithRequest:success:failure:'>
|
24
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
25
|
-
<arg type='@?' index='1' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
26
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
27
|
-
<arg type='@' declared_type='id'/>
|
28
|
-
<retval type='v' declared_type='void'/>
|
29
|
-
</arg>
|
30
|
-
<arg type='@?' index='2' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
31
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
32
|
-
<arg type='@' declared_type='NSError*'/>
|
33
|
-
<retval type='v' declared_type='void'/>
|
34
|
-
</arg>
|
35
|
-
<retval type='@' declared_type='AFHTTPRequestOperation*'/>
|
36
|
-
</method>
|
37
|
-
<method selector='baseURL'>
|
38
|
-
<retval type='@' declared_type='NSURL*'/>
|
39
|
-
</method>
|
40
|
-
<method selector='cancelAllHTTPOperationsWithMethod:path:'>
|
41
|
-
<arg type='@' index='0' declared_type='NSString*' name='method'/>
|
42
|
-
<arg type='@' index='1' declared_type='NSString*' name='path'/>
|
43
|
-
<retval type='v' declared_type='void'/>
|
44
|
-
</method>
|
45
|
-
<method selector='clearAuthorizationHeader'>
|
46
|
-
<retval type='v' declared_type='void'/>
|
47
|
-
</method>
|
48
|
-
<method class_method='true' selector='clientWithBaseURL:'>
|
49
|
-
<arg type='@' index='0' declared_type='NSURL*' name='url'/>
|
50
|
-
<retval type='@' declared_type='AFHTTPClient*'/>
|
51
|
-
</method>
|
52
|
-
<method selector='defaultValueForHeader:'>
|
53
|
-
<arg type='@' index='0' declared_type='NSString*' name='header'/>
|
54
|
-
<retval type='@' declared_type='NSString*'/>
|
55
|
-
</method>
|
56
|
-
<method selector='deletePath:parameters:success:failure:'>
|
57
|
-
<arg type='@' index='0' declared_type='NSString*' name='path'/>
|
58
|
-
<arg type='@' index='1' declared_type='NSDictionary*' name='parameters'/>
|
59
|
-
<arg type='@?' index='2' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
60
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
61
|
-
<arg type='@' declared_type='id'/>
|
62
|
-
<retval type='v' declared_type='void'/>
|
63
|
-
</arg>
|
64
|
-
<arg type='@?' index='3' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
65
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
66
|
-
<arg type='@' declared_type='NSError*'/>
|
67
|
-
<retval type='v' declared_type='void'/>
|
68
|
-
</arg>
|
69
|
-
<retval type='v' declared_type='void'/>
|
70
|
-
</method>
|
71
|
-
<method selector='enqueueBatchOfHTTPRequestOperations:progressBlock:completionBlock:'>
|
72
|
-
<arg type='@' index='0' declared_type='NSArray*' name='operations'/>
|
73
|
-
<arg type='@?' index='1' declared_type='void (^)(NSUInteger, NSUInteger)' name='progressBlock' function_pointer='true'>
|
74
|
-
<arg type='I' declared_type='NSUInteger'/>
|
75
|
-
<arg type='I' declared_type='NSUInteger'/>
|
76
|
-
<retval type='v' declared_type='void'/>
|
77
|
-
</arg>
|
78
|
-
<arg type='@?' index='2' declared_type='void (^)(NSArray *)' name='completionBlock' function_pointer='true'>
|
79
|
-
<arg type='@' declared_type='NSArray*'/>
|
80
|
-
<retval type='v' declared_type='void'/>
|
81
|
-
</arg>
|
82
|
-
<retval type='v' declared_type='void'/>
|
83
|
-
</method>
|
84
|
-
<method selector='enqueueBatchOfHTTPRequestOperationsWithRequests:progressBlock:completionBlock:'>
|
85
|
-
<arg type='@' index='0' declared_type='NSArray*' name='urlRequests'/>
|
86
|
-
<arg type='@?' index='1' declared_type='void (^)(NSUInteger, NSUInteger)' name='progressBlock' function_pointer='true'>
|
87
|
-
<arg type='I' declared_type='NSUInteger'/>
|
88
|
-
<arg type='I' declared_type='NSUInteger'/>
|
89
|
-
<retval type='v' declared_type='void'/>
|
90
|
-
</arg>
|
91
|
-
<arg type='@?' index='2' declared_type='void (^)(NSArray *)' name='completionBlock' function_pointer='true'>
|
92
|
-
<arg type='@' declared_type='NSArray*'/>
|
93
|
-
<retval type='v' declared_type='void'/>
|
94
|
-
</arg>
|
95
|
-
<retval type='v' declared_type='void'/>
|
96
|
-
</method>
|
97
|
-
<method selector='enqueueHTTPRequestOperation:'>
|
98
|
-
<arg type='@' index='0' declared_type='AFHTTPRequestOperation*' name='operation'/>
|
99
|
-
<retval type='v' declared_type='void'/>
|
100
|
-
</method>
|
101
|
-
<method selector='getPath:parameters:success:failure:'>
|
102
|
-
<arg type='@' index='0' declared_type='NSString*' name='path'/>
|
103
|
-
<arg type='@' index='1' declared_type='NSDictionary*' name='parameters'/>
|
104
|
-
<arg type='@?' index='2' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
105
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
106
|
-
<arg type='@' declared_type='id'/>
|
107
|
-
<retval type='v' declared_type='void'/>
|
108
|
-
</arg>
|
109
|
-
<arg type='@?' index='3' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
110
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
111
|
-
<arg type='@' declared_type='NSError*'/>
|
112
|
-
<retval type='v' declared_type='void'/>
|
113
|
-
</arg>
|
114
|
-
<retval type='v' declared_type='void'/>
|
115
|
-
</method>
|
116
|
-
<method selector='initWithBaseURL:'>
|
117
|
-
<arg type='@' index='0' declared_type='NSURL*' name='url'/>
|
118
|
-
<retval type='@' declared_type='id'/>
|
119
|
-
</method>
|
120
|
-
<method selector='multipartFormRequestWithMethod:path:parameters:constructingBodyWithBlock:'>
|
121
|
-
<arg type='@' index='0' declared_type='NSString*' name='method'/>
|
122
|
-
<arg type='@' index='1' declared_type='NSString*' name='path'/>
|
123
|
-
<arg type='@' index='2' declared_type='NSDictionary*' name='parameters'/>
|
124
|
-
<arg type='@?' index='3' declared_type='void (^)(id)' name='block' function_pointer='true'>
|
125
|
-
<arg type='@' declared_type='id'/>
|
126
|
-
<retval type='v' declared_type='void'/>
|
127
|
-
</arg>
|
128
|
-
<retval type='@' declared_type='NSMutableURLRequest*'/>
|
129
|
-
</method>
|
130
|
-
<method selector='operationQueue'>
|
131
|
-
<retval type='@' declared_type='NSOperationQueue*'/>
|
132
|
-
</method>
|
133
|
-
<method selector='parameterEncoding'>
|
134
|
-
<retval type='i' declared_type='AFHTTPClientParameterEncoding'/>
|
135
|
-
</method>
|
136
|
-
<method selector='patchPath:parameters:success:failure:'>
|
137
|
-
<arg type='@' index='0' declared_type='NSString*' name='path'/>
|
138
|
-
<arg type='@' index='1' declared_type='NSDictionary*' name='parameters'/>
|
139
|
-
<arg type='@?' index='2' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
140
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
141
|
-
<arg type='@' declared_type='id'/>
|
142
|
-
<retval type='v' declared_type='void'/>
|
143
|
-
</arg>
|
144
|
-
<arg type='@?' index='3' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
145
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
146
|
-
<arg type='@' declared_type='NSError*'/>
|
147
|
-
<retval type='v' declared_type='void'/>
|
148
|
-
</arg>
|
149
|
-
<retval type='v' declared_type='void'/>
|
150
|
-
</method>
|
151
|
-
<method selector='postPath:parameters:success:failure:'>
|
152
|
-
<arg type='@' index='0' declared_type='NSString*' name='path'/>
|
153
|
-
<arg type='@' index='1' declared_type='NSDictionary*' name='parameters'/>
|
154
|
-
<arg type='@?' index='2' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
155
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
156
|
-
<arg type='@' declared_type='id'/>
|
157
|
-
<retval type='v' declared_type='void'/>
|
158
|
-
</arg>
|
159
|
-
<arg type='@?' index='3' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
160
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
161
|
-
<arg type='@' declared_type='NSError*'/>
|
162
|
-
<retval type='v' declared_type='void'/>
|
163
|
-
</arg>
|
164
|
-
<retval type='v' declared_type='void'/>
|
165
|
-
</method>
|
166
|
-
<method selector='putPath:parameters:success:failure:'>
|
167
|
-
<arg type='@' index='0' declared_type='NSString*' name='path'/>
|
168
|
-
<arg type='@' index='1' declared_type='NSDictionary*' name='parameters'/>
|
169
|
-
<arg type='@?' index='2' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
170
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
171
|
-
<arg type='@' declared_type='id'/>
|
172
|
-
<retval type='v' declared_type='void'/>
|
173
|
-
</arg>
|
174
|
-
<arg type='@?' index='3' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
175
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
176
|
-
<arg type='@' declared_type='NSError*'/>
|
177
|
-
<retval type='v' declared_type='void'/>
|
178
|
-
</arg>
|
179
|
-
<retval type='v' declared_type='void'/>
|
180
|
-
</method>
|
181
|
-
<method selector='registerHTTPOperationClass:'>
|
182
|
-
<arg type='#' index='0' declared_type='Class' name='operationClass'/>
|
183
|
-
<retval type='B' declared_type='BOOL'/>
|
184
|
-
</method>
|
185
|
-
<method selector='requestWithMethod:path:parameters:'>
|
186
|
-
<arg type='@' index='0' declared_type='NSString*' name='method'/>
|
187
|
-
<arg type='@' index='1' declared_type='NSString*' name='path'/>
|
188
|
-
<arg type='@' index='2' declared_type='NSDictionary*' name='parameters'/>
|
189
|
-
<retval type='@' declared_type='NSMutableURLRequest*'/>
|
190
|
-
</method>
|
191
|
-
<method selector='setAuthorizationHeaderWithToken:'>
|
192
|
-
<arg type='@' index='0' declared_type='NSString*' name='token'/>
|
193
|
-
<retval type='v' declared_type='void'/>
|
194
|
-
</method>
|
195
|
-
<method selector='setAuthorizationHeaderWithUsername:password:'>
|
196
|
-
<arg type='@' index='0' declared_type='NSString*' name='username'/>
|
197
|
-
<arg type='@' index='1' declared_type='NSString*' name='password'/>
|
198
|
-
<retval type='v' declared_type='void'/>
|
199
|
-
</method>
|
200
|
-
<method selector='setDefaultHeader:value:'>
|
201
|
-
<arg type='@' index='0' declared_type='NSString*' name='header'/>
|
202
|
-
<arg type='@' index='1' declared_type='NSString*' name='value'/>
|
203
|
-
<retval type='v' declared_type='void'/>
|
204
|
-
</method>
|
205
|
-
<method selector='setParameterEncoding:'>
|
206
|
-
<arg type='i' index='0' declared_type='AFHTTPClientParameterEncoding' name='parameterEncoding'/>
|
207
|
-
<retval type='v' declared_type='void'/>
|
208
|
-
</method>
|
209
|
-
<method selector='setStringEncoding:'>
|
210
|
-
<arg type='I' index='0' declared_type='NSStringEncoding' name='stringEncoding'/>
|
211
|
-
<retval type='v' declared_type='void'/>
|
212
|
-
</method>
|
213
|
-
<method selector='stringEncoding'>
|
214
|
-
<retval type='I' declared_type='NSStringEncoding'/>
|
215
|
-
</method>
|
216
|
-
<method selector='unregisterHTTPOperationClass:'>
|
217
|
-
<arg type='#' index='0' declared_type='Class' name='operationClass'/>
|
218
|
-
<retval type='v' declared_type='void'/>
|
219
|
-
</method>
|
220
|
-
</class>
|
221
|
-
<class name='AFHTTPRequestOperation'>
|
222
|
-
<method class_method='true' selector='acceptableContentTypes'>
|
223
|
-
<retval type='@' declared_type='NSSet*'/>
|
224
|
-
</method>
|
225
|
-
<method class_method='true' selector='acceptableStatusCodes'>
|
226
|
-
<retval type='@' declared_type='NSIndexSet*'/>
|
227
|
-
</method>
|
228
|
-
<method class_method='true' selector='addAcceptableContentTypes:'>
|
229
|
-
<arg type='@' index='0' declared_type='NSSet*' name='contentTypes'/>
|
230
|
-
<retval type='v' declared_type='void'/>
|
231
|
-
</method>
|
232
|
-
<method class_method='true' selector='addAcceptableStatusCodes:'>
|
233
|
-
<arg type='@' index='0' declared_type='NSIndexSet*' name='statusCodes'/>
|
234
|
-
<retval type='v' declared_type='void'/>
|
235
|
-
</method>
|
236
|
-
<method class_method='true' selector='canProcessRequest:'>
|
237
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
238
|
-
<retval type='B' declared_type='BOOL'/>
|
239
|
-
</method>
|
240
|
-
<method selector='failureCallbackQueue'>
|
241
|
-
<retval type='@' declared_type='dispatch_queue_t'/>
|
242
|
-
</method>
|
243
|
-
<method selector='hasAcceptableContentType'>
|
244
|
-
<retval type='B' declared_type='BOOL'/>
|
245
|
-
</method>
|
246
|
-
<method selector='hasAcceptableStatusCode'>
|
247
|
-
<retval type='B' declared_type='BOOL'/>
|
248
|
-
</method>
|
249
|
-
<method selector='response'>
|
250
|
-
<retval type='@' declared_type='NSHTTPURLResponse*'/>
|
251
|
-
</method>
|
252
|
-
<method selector='setCompletionBlockWithSuccess:failure:'>
|
253
|
-
<arg type='@?' index='0' declared_type='void (^)(AFHTTPRequestOperation *, id)' name='success' function_pointer='true'>
|
254
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
255
|
-
<arg type='@' declared_type='id'/>
|
256
|
-
<retval type='v' declared_type='void'/>
|
257
|
-
</arg>
|
258
|
-
<arg type='@?' index='1' declared_type='void (^)(AFHTTPRequestOperation *, NSError *)' name='failure' function_pointer='true'>
|
259
|
-
<arg type='@' declared_type='AFHTTPRequestOperation*'/>
|
260
|
-
<arg type='@' declared_type='NSError*'/>
|
261
|
-
<retval type='v' declared_type='void'/>
|
262
|
-
</arg>
|
263
|
-
<retval type='v' declared_type='void'/>
|
264
|
-
</method>
|
265
|
-
<method selector='setFailureCallbackQueue:'>
|
266
|
-
<arg type='@' index='0' declared_type='dispatch_queue_t' name='failureCallbackQueue'/>
|
267
|
-
<retval type='v' declared_type='void'/>
|
268
|
-
</method>
|
269
|
-
<method selector='setSuccessCallbackQueue:'>
|
270
|
-
<arg type='@' index='0' declared_type='dispatch_queue_t' name='successCallbackQueue'/>
|
271
|
-
<retval type='v' declared_type='void'/>
|
272
|
-
</method>
|
273
|
-
<method selector='successCallbackQueue'>
|
274
|
-
<retval type='@' declared_type='dispatch_queue_t'/>
|
275
|
-
</method>
|
276
|
-
</class>
|
277
|
-
<class name='AFImageRequestOperation'>
|
278
|
-
<method class_method='true' selector='imageRequestOperationWithRequest:imageProcessingBlock:success:failure:'>
|
279
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
280
|
-
<arg type='@?' index='1' declared_type='UIImage *(^)(UIImage *)' name='imageProcessingBlock' function_pointer='true'>
|
281
|
-
<arg type='@' declared_type='UIImage*'/>
|
282
|
-
<retval type='@' declared_type='UIImage*'/>
|
283
|
-
</arg>
|
284
|
-
<arg type='@?' index='2' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, UIImage *)' name='success' function_pointer='true'>
|
285
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
286
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
287
|
-
<arg type='@' declared_type='UIImage*'/>
|
288
|
-
<retval type='v' declared_type='void'/>
|
289
|
-
</arg>
|
290
|
-
<arg type='@?' index='3' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, NSError *)' name='failure' function_pointer='true'>
|
291
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
292
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
293
|
-
<arg type='@' declared_type='NSError*'/>
|
294
|
-
<retval type='v' declared_type='void'/>
|
295
|
-
</arg>
|
296
|
-
<retval type='@' declared_type='AFImageRequestOperation*'/>
|
297
|
-
</method>
|
298
|
-
<method class_method='true' selector='imageRequestOperationWithRequest:success:'>
|
299
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
300
|
-
<arg type='@?' index='1' declared_type='void (^)(UIImage *)' name='success' function_pointer='true'>
|
301
|
-
<arg type='@' declared_type='UIImage*'/>
|
302
|
-
<retval type='v' declared_type='void'/>
|
303
|
-
</arg>
|
304
|
-
<retval type='@' declared_type='AFImageRequestOperation*'/>
|
305
|
-
</method>
|
306
|
-
<method selector='imageScale'>
|
307
|
-
<retval type='f' declared_type='CGFloat'/>
|
308
|
-
</method>
|
309
|
-
<method selector='responseImage'>
|
310
|
-
<retval type='@' declared_type='UIImage*'/>
|
311
|
-
</method>
|
312
|
-
<method selector='setImageScale:'>
|
313
|
-
<arg type='f' index='0' declared_type='CGFloat' name='imageScale'/>
|
314
|
-
<retval type='v' declared_type='void'/>
|
315
|
-
</method>
|
316
|
-
</class>
|
317
|
-
<class name='AFJSONRequestOperation'>
|
318
|
-
<method selector='JSONReadingOptions'>
|
319
|
-
<retval type='I' declared_type='NSJSONReadingOptions'/>
|
320
|
-
</method>
|
321
|
-
<method class_method='true' selector='JSONRequestOperationWithRequest:success:failure:'>
|
322
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
323
|
-
<arg type='@?' index='1' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, id)' name='success' function_pointer='true'>
|
324
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
325
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
326
|
-
<arg type='@' declared_type='id'/>
|
327
|
-
<retval type='v' declared_type='void'/>
|
328
|
-
</arg>
|
329
|
-
<arg type='@?' index='2' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, NSError *, id)' name='failure' function_pointer='true'>
|
330
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
331
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
332
|
-
<arg type='@' declared_type='NSError*'/>
|
333
|
-
<arg type='@' declared_type='id'/>
|
334
|
-
<retval type='v' declared_type='void'/>
|
335
|
-
</arg>
|
336
|
-
<retval type='@' declared_type='AFJSONRequestOperation*'/>
|
337
|
-
</method>
|
338
|
-
<method selector='responseJSON'>
|
339
|
-
<retval type='@' declared_type='id'/>
|
340
|
-
</method>
|
341
|
-
<method selector='setJSONReadingOptions:'>
|
342
|
-
<arg type='I' index='0' declared_type='NSJSONReadingOptions' name='JSONReadingOptions'/>
|
343
|
-
<retval type='v' declared_type='void'/>
|
344
|
-
</method>
|
345
|
-
</class>
|
346
|
-
<class name='AFNetworkActivityIndicatorManager'>
|
347
|
-
<method selector='decrementActivityCount'>
|
348
|
-
<retval type='v' declared_type='void'/>
|
349
|
-
</method>
|
350
|
-
<method selector='incrementActivityCount'>
|
351
|
-
<retval type='v' declared_type='void'/>
|
352
|
-
</method>
|
353
|
-
<method selector='isEnabled'>
|
354
|
-
<retval type='B' declared_type='BOOL'/>
|
355
|
-
</method>
|
356
|
-
<method selector='isNetworkActivityIndicatorVisible'>
|
357
|
-
<retval type='B' declared_type='BOOL'/>
|
358
|
-
</method>
|
359
|
-
<method selector='setEnabled:'>
|
360
|
-
<arg type='B' index='0' declared_type='BOOL' name='enabled'/>
|
361
|
-
<retval type='v' declared_type='void'/>
|
362
|
-
</method>
|
363
|
-
<method class_method='true' selector='sharedManager'>
|
364
|
-
<retval type='@' declared_type='AFNetworkActivityIndicatorManager*'/>
|
365
|
-
</method>
|
366
|
-
</class>
|
367
|
-
<class name='AFPropertyListRequestOperation'>
|
368
|
-
<method selector='propertyListReadOptions'>
|
369
|
-
<retval type='I' declared_type='NSPropertyListReadOptions'/>
|
370
|
-
</method>
|
371
|
-
<method class_method='true' selector='propertyListRequestOperationWithRequest:success:failure:'>
|
372
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
373
|
-
<arg type='@?' index='1' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, id)' name='success' function_pointer='true'>
|
374
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
375
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
376
|
-
<arg type='@' declared_type='id'/>
|
377
|
-
<retval type='v' declared_type='void'/>
|
378
|
-
</arg>
|
379
|
-
<arg type='@?' index='2' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, NSError *, id)' name='failure' function_pointer='true'>
|
380
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
381
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
382
|
-
<arg type='@' declared_type='NSError*'/>
|
383
|
-
<arg type='@' declared_type='id'/>
|
384
|
-
<retval type='v' declared_type='void'/>
|
385
|
-
</arg>
|
386
|
-
<retval type='@' declared_type='AFPropertyListRequestOperation*'/>
|
387
|
-
</method>
|
388
|
-
<method selector='responsePropertyList'>
|
389
|
-
<retval type='@' declared_type='id'/>
|
390
|
-
</method>
|
391
|
-
<method selector='setPropertyListReadOptions:'>
|
392
|
-
<arg type='I' index='0' declared_type='NSPropertyListReadOptions' name='propertyListReadOptions'/>
|
393
|
-
<retval type='v' declared_type='void'/>
|
394
|
-
</method>
|
395
|
-
</class>
|
396
|
-
<class name='AFURLConnectionOperation'>
|
397
|
-
<method selector='error'>
|
398
|
-
<retval type='@' declared_type='NSError*'/>
|
399
|
-
</method>
|
400
|
-
<method selector='initWithRequest:'>
|
401
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
402
|
-
<retval type='@' declared_type='id'/>
|
403
|
-
</method>
|
404
|
-
<method selector='inputStream'>
|
405
|
-
<retval type='@' declared_type='NSInputStream*'/>
|
406
|
-
</method>
|
407
|
-
<method selector='isPaused'>
|
408
|
-
<retval type='B' declared_type='BOOL'/>
|
409
|
-
</method>
|
410
|
-
<method selector='outputStream'>
|
411
|
-
<retval type='@' declared_type='NSOutputStream*'/>
|
412
|
-
</method>
|
413
|
-
<method selector='pause'>
|
414
|
-
<retval type='v' declared_type='void'/>
|
415
|
-
</method>
|
416
|
-
<method selector='request'>
|
417
|
-
<retval type='@' declared_type='NSURLRequest*'/>
|
418
|
-
</method>
|
419
|
-
<method selector='response'>
|
420
|
-
<retval type='@' declared_type='NSURLResponse*'/>
|
421
|
-
</method>
|
422
|
-
<method selector='responseData'>
|
423
|
-
<retval type='@' declared_type='NSData*'/>
|
424
|
-
</method>
|
425
|
-
<method selector='responseString'>
|
426
|
-
<retval type='@' declared_type='NSString*'/>
|
427
|
-
</method>
|
428
|
-
<method selector='resume'>
|
429
|
-
<retval type='v' declared_type='void'/>
|
430
|
-
</method>
|
431
|
-
<method selector='runLoopModes'>
|
432
|
-
<retval type='@' declared_type='NSSet*'/>
|
433
|
-
</method>
|
434
|
-
<method selector='setAuthenticationAgainstProtectionSpaceBlock:'>
|
435
|
-
<arg type='@?' index='0' declared_type='BOOL (^)(NSURLConnection *, NSURLProtectionSpace *)' name='block' function_pointer='true'>
|
436
|
-
<arg type='@' declared_type='NSURLConnection*'/>
|
437
|
-
<arg type='@' declared_type='NSURLProtectionSpace*'/>
|
438
|
-
<retval type='B' declared_type='BOOL'/>
|
439
|
-
</arg>
|
440
|
-
<retval type='v' declared_type='void'/>
|
441
|
-
</method>
|
442
|
-
<method selector='setAuthenticationChallengeBlock:'>
|
443
|
-
<arg type='@?' index='0' declared_type='void (^)(NSURLConnection *, NSURLAuthenticationChallenge *)' name='block' function_pointer='true'>
|
444
|
-
<arg type='@' declared_type='NSURLConnection*'/>
|
445
|
-
<arg type='@' declared_type='NSURLAuthenticationChallenge*'/>
|
446
|
-
<retval type='v' declared_type='void'/>
|
447
|
-
</arg>
|
448
|
-
<retval type='v' declared_type='void'/>
|
449
|
-
</method>
|
450
|
-
<method selector='setCacheResponseBlock:'>
|
451
|
-
<arg type='@?' index='0' declared_type='NSCachedURLResponse *(^)(NSURLConnection *, NSCachedURLResponse *)' name='block' function_pointer='true'>
|
452
|
-
<arg type='@' declared_type='NSURLConnection*'/>
|
453
|
-
<arg type='@' declared_type='NSCachedURLResponse*'/>
|
454
|
-
<retval type='@' declared_type='NSCachedURLResponse*'/>
|
455
|
-
</arg>
|
456
|
-
<retval type='v' declared_type='void'/>
|
457
|
-
</method>
|
458
|
-
<method selector='setDownloadProgressBlock:'>
|
459
|
-
<arg type='@?' index='0' declared_type='void (^)(NSUInteger, long long, long long)' name='block' function_pointer='true'>
|
460
|
-
<arg type='I' declared_type='NSUInteger'/>
|
461
|
-
<arg type='q' declared_type='long long'/>
|
462
|
-
<arg type='q' declared_type='long long'/>
|
463
|
-
<retval type='v' declared_type='void'/>
|
464
|
-
</arg>
|
465
|
-
<retval type='v' declared_type='void'/>
|
466
|
-
</method>
|
467
|
-
<method selector='setInputStream:'>
|
468
|
-
<arg type='@' index='0' declared_type='NSInputStream*' name='inputStream'/>
|
469
|
-
<retval type='v' declared_type='void'/>
|
470
|
-
</method>
|
471
|
-
<method selector='setOutputStream:'>
|
472
|
-
<arg type='@' index='0' declared_type='NSOutputStream*' name='outputStream'/>
|
473
|
-
<retval type='v' declared_type='void'/>
|
474
|
-
</method>
|
475
|
-
<method selector='setRedirectResponseBlock:'>
|
476
|
-
<arg type='@?' index='0' declared_type='NSURLRequest *(^)(NSURLConnection *, NSURLRequest *, NSURLResponse *)' name='block' function_pointer='true'>
|
477
|
-
<arg type='@' declared_type='NSURLConnection*'/>
|
478
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
479
|
-
<arg type='@' declared_type='NSURLResponse*'/>
|
480
|
-
<retval type='@' declared_type='NSURLRequest*'/>
|
481
|
-
</arg>
|
482
|
-
<retval type='v' declared_type='void'/>
|
483
|
-
</method>
|
484
|
-
<method selector='setRunLoopModes:'>
|
485
|
-
<arg type='@' index='0' declared_type='NSSet*' name='runLoopModes'/>
|
486
|
-
<retval type='v' declared_type='void'/>
|
487
|
-
</method>
|
488
|
-
<method selector='setShouldExecuteAsBackgroundTaskWithExpirationHandler:'>
|
489
|
-
<arg type='@?' index='0' declared_type='void (^)(void)' name='handler' function_pointer='true'>
|
490
|
-
<retval type='v' declared_type='void'/>
|
491
|
-
</arg>
|
492
|
-
<retval type='v' declared_type='void'/>
|
493
|
-
</method>
|
494
|
-
<method selector='setUploadProgressBlock:'>
|
495
|
-
<arg type='@?' index='0' declared_type='void (^)(NSUInteger, long long, long long)' name='block' function_pointer='true'>
|
496
|
-
<arg type='I' declared_type='NSUInteger'/>
|
497
|
-
<arg type='q' declared_type='long long'/>
|
498
|
-
<arg type='q' declared_type='long long'/>
|
499
|
-
<retval type='v' declared_type='void'/>
|
500
|
-
</arg>
|
501
|
-
<retval type='v' declared_type='void'/>
|
502
|
-
</method>
|
503
|
-
</class>
|
504
|
-
<class name='AFXMLRequestOperation'>
|
505
|
-
<method class_method='true' selector='XMLParserRequestOperationWithRequest:success:failure:'>
|
506
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
507
|
-
<arg type='@?' index='1' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, NSXMLParser *)' name='success' function_pointer='true'>
|
508
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
509
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
510
|
-
<arg type='@' declared_type='NSXMLParser*'/>
|
511
|
-
<retval type='v' declared_type='void'/>
|
512
|
-
</arg>
|
513
|
-
<arg type='@?' index='2' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, NSError *, NSXMLParser *)' name='failure' function_pointer='true'>
|
514
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
515
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
516
|
-
<arg type='@' declared_type='NSError*'/>
|
517
|
-
<arg type='@' declared_type='NSXMLParser*'/>
|
518
|
-
<retval type='v' declared_type='void'/>
|
519
|
-
</arg>
|
520
|
-
<retval type='@' declared_type='AFXMLRequestOperation*'/>
|
521
|
-
</method>
|
522
|
-
<method selector='responseXMLParser'>
|
523
|
-
<retval type='@' declared_type='NSXMLParser*'/>
|
524
|
-
</method>
|
525
|
-
</class>
|
526
|
-
<class name='NSObject'>
|
527
|
-
<method selector='appendPartWithFileData:name:fileName:mimeType:'>
|
528
|
-
<arg type='@' index='0' declared_type='NSData*' name='data'/>
|
529
|
-
<arg type='@' index='1' declared_type='NSString*' name='name'/>
|
530
|
-
<arg type='@' index='2' declared_type='NSString*' name='fileName'/>
|
531
|
-
<arg type='@' index='3' declared_type='NSString*' name='mimeType'/>
|
532
|
-
<retval type='v' declared_type='void'/>
|
533
|
-
</method>
|
534
|
-
<method selector='appendPartWithFileURL:name:error:'>
|
535
|
-
<arg type='@' index='0' declared_type='NSURL*' name='fileURL'/>
|
536
|
-
<arg type='@' index='1' declared_type='NSString*' name='name'/>
|
537
|
-
<arg type='^@' index='2' declared_type='NSError**' name='error'/>
|
538
|
-
<retval type='B' declared_type='BOOL'/>
|
539
|
-
</method>
|
540
|
-
<method selector='appendPartWithFormData:name:'>
|
541
|
-
<arg type='@' index='0' declared_type='NSData*' name='data'/>
|
542
|
-
<arg type='@' index='1' declared_type='NSString*' name='name'/>
|
543
|
-
<retval type='v' declared_type='void'/>
|
544
|
-
</method>
|
545
|
-
<method selector='appendPartWithHeaders:body:'>
|
546
|
-
<arg type='@' index='0' declared_type='NSDictionary*' name='headers'/>
|
547
|
-
<arg type='@' index='1' declared_type='NSData*' name='body'/>
|
548
|
-
<retval type='v' declared_type='void'/>
|
549
|
-
</method>
|
550
|
-
<method selector='throttleBandwidthWithPacketSize:delay:'>
|
551
|
-
<arg type='I' index='0' declared_type='NSUInteger' name='numberOfBytes'/>
|
552
|
-
<arg type='d' index='1' declared_type='NSTimeInterval' name='delay'/>
|
553
|
-
<retval type='v' declared_type='void'/>
|
554
|
-
</method>
|
555
|
-
</class>
|
556
|
-
<class name='UIImageView'>
|
557
|
-
<method selector='cancelImageRequestOperation'>
|
558
|
-
<retval type='v' declared_type='void'/>
|
559
|
-
</method>
|
560
|
-
<method selector='setImageWithURL:'>
|
561
|
-
<arg type='@' index='0' declared_type='NSURL*' name='url'/>
|
562
|
-
<retval type='v' declared_type='void'/>
|
563
|
-
</method>
|
564
|
-
<method selector='setImageWithURL:placeholderImage:'>
|
565
|
-
<arg type='@' index='0' declared_type='NSURL*' name='url'/>
|
566
|
-
<arg type='@' index='1' declared_type='UIImage*' name='placeholderImage'/>
|
567
|
-
<retval type='v' declared_type='void'/>
|
568
|
-
</method>
|
569
|
-
<method selector='setImageWithURLRequest:placeholderImage:success:failure:'>
|
570
|
-
<arg type='@' index='0' declared_type='NSURLRequest*' name='urlRequest'/>
|
571
|
-
<arg type='@' index='1' declared_type='UIImage*' name='placeholderImage'/>
|
572
|
-
<arg type='@?' index='2' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, UIImage *)' name='success' function_pointer='true'>
|
573
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
574
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
575
|
-
<arg type='@' declared_type='UIImage*'/>
|
576
|
-
<retval type='v' declared_type='void'/>
|
577
|
-
</arg>
|
578
|
-
<arg type='@?' index='3' declared_type='void (^)(NSURLRequest *, NSHTTPURLResponse *, NSError *)' name='failure' function_pointer='true'>
|
579
|
-
<arg type='@' declared_type='NSURLRequest*'/>
|
580
|
-
<arg type='@' declared_type='NSHTTPURLResponse*'/>
|
581
|
-
<arg type='@' declared_type='NSError*'/>
|
582
|
-
<retval type='v' declared_type='void'/>
|
583
|
-
</arg>
|
584
|
-
<retval type='v' declared_type='void'/>
|
585
|
-
</method>
|
586
|
-
</class>
|
587
|
-
<informal_protocol name='AFMultipartFormData'>
|
588
|
-
<method type='v24@0:4@8@12@16@20' selector='appendPartWithFileData:name:fileName:mimeType:'>
|
589
|
-
<arg type='@' index='0' declared_type='NSData*' name='data'/>
|
590
|
-
<arg type='@' index='1' declared_type='NSString*' name='name'/>
|
591
|
-
<arg type='@' index='2' declared_type='NSString*' name='fileName'/>
|
592
|
-
<arg type='@' index='3' declared_type='NSString*' name='mimeType'/>
|
593
|
-
<retval type='v' declared_type='void'/>
|
594
|
-
</method>
|
595
|
-
<method type='B20@0:4@8@12^@16' selector='appendPartWithFileURL:name:error:'>
|
596
|
-
<arg type='@' index='0' declared_type='NSURL*' name='fileURL'/>
|
597
|
-
<arg type='@' index='1' declared_type='NSString*' name='name'/>
|
598
|
-
<arg type='^@' index='2' declared_type='NSError**' name='error'/>
|
599
|
-
<retval type='B' declared_type='BOOL'/>
|
600
|
-
</method>
|
601
|
-
<method type='v16@0:4@8@12' selector='appendPartWithFormData:name:'>
|
602
|
-
<arg type='@' index='0' declared_type='NSData*' name='data'/>
|
603
|
-
<arg type='@' index='1' declared_type='NSString*' name='name'/>
|
604
|
-
<retval type='v' declared_type='void'/>
|
605
|
-
</method>
|
606
|
-
<method type='v16@0:4@8@12' selector='appendPartWithHeaders:body:'>
|
607
|
-
<arg type='@' index='0' declared_type='NSDictionary*' name='headers'/>
|
608
|
-
<arg type='@' index='1' declared_type='NSData*' name='body'/>
|
609
|
-
<retval type='v' declared_type='void'/>
|
610
|
-
</method>
|
611
|
-
<method type='v20@0:4I8d12' selector='throttleBandwidthWithPacketSize:delay:'>
|
612
|
-
<arg type='I' index='0' declared_type='NSUInteger' name='numberOfBytes'/>
|
613
|
-
<arg type='d' index='1' declared_type='NSTimeInterval' name='delay'/>
|
614
|
-
<retval type='v' declared_type='void'/>
|
615
|
-
</method>
|
616
|
-
</informal_protocol>
|
617
|
-
</signatures>
|