#import <MSIImageCache.h>
◆ cacheImageForUrl:callback:project:checkLocalOnly:()
- (UIImage*) cacheImageForUrl: |
|
(NSString *) |
url |
callback: |
|
(id) |
cback |
project: |
|
(MSIProjectInfo *) |
projectInfo |
checkLocalOnly: |
|
(BOOL) |
check |
|
|
| |
◆ cancelRequestAndService:callback:()
- (void) cancelRequestAndService: |
|
(NSString *) |
url |
callback: |
|
(id) |
cbk |
|
|
| |
◆ clearInMemoryCache()
- (void) clearInMemoryCache |
|
|
|
◆ deleteCachesWithSubscriptionId:()
- (void) deleteCachesWithSubscriptionId: |
|
(NSString *) |
subscriptionId |
|
◆ deleteDrillImageCaches()
- (void) deleteDrillImageCaches |
|
|
|
◆ deleteReportImageCaches:()
- (void) deleteReportImageCaches: |
|
(ReportInfo *) |
report |
|
◆ getImage:callback:project:()
◆ getImageCache()
◆ getImageForGridCell:callback:project:()
◆ getImageWithInfo:callback:project:async:()
◆ hGetCurrentTimeStamp()
+ (NSString*) hGetCurrentTimeStamp |
|
|
|
◆ isImageUrlForHighResolution:()
+ (BOOL) isImageUrlForHighResolution: |
|
(NSString *) |
url |
|
◆ activeRequests
- (NSMutableArray*) activeRequests |
|
protected |
◆ allRequests
- (NSMutableDictionary*) allRequests |
|
protected |
◆ failedRequests
- (NSMutableDictionary*) failedRequests |
|
protected |
◆ imageRefCount
- (NSMutableDictionary*) imageRefCount |
|
protected |
◆ mBackgroudQueue
- (dispatch_queue_t) mBackgroudQueue |
|
protected |
◆ mBaseUrl
◆ reportToCacheIndexMap
- (NSMutableDictionary*) reportToCacheIndexMap |
|
protected |
◆ reportToCacheInfoMap
- (NSMutableDictionary*) reportToCacheInfoMap |
|
protected |
◆ toBeCncledRequests
- (NSMutableDictionary*) toBeCncledRequests |
|
protected |
◆ urlToImageDict
- (NSMutableDictionary*) urlToImageDict |
|
protected |
◆ urlToServiceMapActivePool
- (NSMutableDictionary*) urlToServiceMapActivePool |
|
protected |
◆ urlToServiceMapWaitingPool
- (NSMutableDictionary*) urlToServiceMapWaitingPool |
|
protected |