Today's Menu  Portugal
journal and plan nutrition
Variables
Z4HealthDataController.m File Reference
#import "Z4HealthDataController.h"
#import "Z5DataController.h"
Include dependency graph for Z4HealthDataController.m:

Variables

static NSString * componentNameKey
 
static NSString * componentValueKey
 
static NSString * componentSampleKey
 
static NSString * componentAuthorityKey
 
static NSString * componentAuthorityDateKey
 
static NSString * componentHKComponentKey
 
NSString * healthkitNutritionKey = @"healthkit-nutrition-key"
 
NSString * healthkitNutritionValidated = @"health-nutrition-validated"
 
NSString * healthkitNutritionAuthorized = @"healthkit-nutrition-authorized"
 
NSString * healthKitAuthorityKey = @"health-kit-authority-key"
 
NSOperationQueue * healthKitOpQueue
 
NSMutableDictionary * healthKitNutritionAuthorityDict
 
HKQuantityTypeIdentifier nutritionTypes [40]
 
NSInteger nutritionTypeCount
 

Variable Documentation

◆ componentAuthorityDateKey

NSString* componentAuthorityDateKey
static

◆ componentAuthorityKey

NSString* componentAuthorityKey
static

◆ componentHKComponentKey

NSString* componentHKComponentKey
static

◆ componentNameKey

NSString* componentNameKey
static

◆ componentSampleKey

NSString* componentSampleKey
static

◆ componentValueKey

NSString* componentValueKey
static

◆ healthKitAuthorityKey

NSString* healthKitAuthorityKey = @"health-kit-authority-key"

◆ healthKitNutritionAuthorityDict

NSMutableDictionary* healthKitNutritionAuthorityDict

◆ healthkitNutritionAuthorized

NSString* healthkitNutritionAuthorized = @"healthkit-nutrition-authorized"

◆ healthkitNutritionKey

NSString* healthkitNutritionKey = @"healthkit-nutrition-key"

◆ healthkitNutritionValidated

NSString* healthkitNutritionValidated = @"health-nutrition-validated"

◆ healthKitOpQueue

NSOperationQueue* healthKitOpQueue

◆ nutritionTypeCount

NSInteger nutritionTypeCount

◆ nutritionTypes

HKQuantityTypeIdentifier nutritionTypes[40]