Ignite Tools
Public Member Functions | Static Public Member Functions | Protected Attributes | Properties
UAInventory Class Reference
Inheritance diagram for UAInventory:
UAObservable

List of all members.

Public Member Functions

(void) - loadInventory
(void) - groupInventory
(void) - resetReloadCount
(void) - reloadInventory
(NSArray *) - productsForType:
(UAProduct *) - productWithIdentifier:
(BOOL) - hasProductWithIdentifier:
(UAProduct *) - productAtIndex:
(void) - setOrderBy:ascending:
(void) - sortInventory
(void) - purchase:
(void) - updateAll

Static Public Member Functions

(NSString *) + localizedPrice:

Protected Attributes

NSMutableDictionary * products
NSMutableArray * keys
NSMutableArray * sortedProducts
NSMutableArray * updatedProducts
NSMutableArray * installedProducts
UA_Reachability * hostReach
NSUInteger reloadCount
BOOL orderAscending

Properties

UAInventoryStatus status
NSString * orderBy
NSString * purchasingProductIdentifier

The documentation for this class was generated from the following file:
 All Classes Functions Variables Properties