BEHealthKit 1.11
A HealthKit plugin for Unity
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NBeliefEngine
 NHealthKit
 CBiologicalSexCharacteristicWrapper around HKBiologicalSexCharacteristic
 CBloodTypeCharacteristicWrapper around HKBloodTypeCharacteristic
 CCategorySampleWrapper around HKCategorySample
 CCDADocumentWrapper around HKCDADocument
 CCharacteristicWrapper around HKCharacteristic
 CClinicalRecordWrapper around HKClinicalRecord
 CCompoundPredicateA way to create NSCompoundPredicates
 CCorrelationSampleWrapper around HKCorrelationSample
 CDateIntervalWrapper around NSDateInterval
 CDateOfBirthCharacteristicWrapper around HKDateOfBirthCharacteristic
 CDateTimeBridgeA small helper class to bridge dates between C# and Objective-C
 CDocumentSampleWrapper around HKDocumentSample
 CErrorWraps information about an error from HealthKit. Mainly just a wrapper around Objective-C NSError objects
 CFHIRResourceWrapper around HKFHIRResource
 CFitzpatrickSkinTypeCharacteristicWrapper around HKFitzpatrickSkinTypeObject
 CHealthDataUsed to send HealthKit data back to Unity
 CHealthKitBuildProcessorBuild processor script
 CHealthKitDataTypesHealthKit data types to authorize. Used to create the editor UI
 CHealthKitDataTypesEditorProperty drawer for HealthKitDataTypes
 CHealthStatisticsWrapper around HKStatistics
 CHealthStatisticsCollectionWrapper around HKStatisticsCollection
 CHealthStorePrimary interface for HealthKit
 CHKNameValuePairStorage class for HealthKit data types. Used to create the editor UI & authorization
 CHObjectWrapper around HKObject
 CPedometerDataWrapper around CMPedometerData
 CPredicateA way to create simple NSPredicates
 CQuantityWrapper around HKQuantity
 CQuantitySampleWrapper around HKQuantitySample
 CSampleWrapper around HKSample
 CSourceRevisionWrapper around HKSourceRevision
 CTimeSpanBridgeA small helper class to bridge dates between C# and Objective-C
 CWheelchairUseCharacteristicWrapper around HKWheelchairUseObject
 CWorkoutBuilderA wrapper for HKWorkoutBuilder
 CWorkoutConfigurationA wrapper for HKWorkoutConfiguration
 CWorkoutEventWrapper around HKWorkoutEvent
 CWorkoutSampleWrapper around HKWorkoutSample
 CBEHealthKitHandles HealthKit requests from Unity
 CBEHealthKit(clinicalRecords)Category for reading clinical records
 CBEHealthKit(dummyData)Category for generating (somewhat reasonable) dummy data
 CBEHealthKit(read)Methods for reading health data
 CBEHealthKit(write)Methods for writing health data
 CBEPedometerHandles Pedometer requests from Unity
 CCMPedometerData(serialization)
 CFRangeLike NSRange, but with floats
 CHealthDataHelper class to generate XML from HealthKit data, for sending to Unity
 CHealthData(clinicalRecords)Helper category for clinical records serialization
 CHKCategorySample(serialization)
 CHKCategoryType(serialization)
 CHKCDADocument(serialization)
 CHKCDADocumentSample(serialization)
 CHKClinicalRecord(serialization)
 CHKCorrelation(serialization)
 CHKCorrelationType(serialization)
 CHKCumulativeQuantitySample(serialization)
 CHKDiscreteQuantitySample(serialization)
 CHKDocumentSample(serialization)
 CHKFHIRResource(serialization)
 CHKObject(serialization)Serialization category for the HKObject class & subclasses
 CHKObjectType(serialization)Serialization category for the HKObjectType class
 CHKQuantity(serialization)
 CHKQuantity(XML)Internal category to build an HKQuantity from XML
 CHKQuantitySample(serialization)
 CHKQuantityType(serialization)
 CHKSample(serialization)
 CHKSampleType(serialization)
 CHKSourceRevision(serialization)
 CHKStatistics(serialization)
 CHKWorkout(serialization)
 CHKWorkout(XML)Internal category to build an HKWorkout from XML
 CHKWorkoutBuilder(XML)Internal category to interface with HKWorkoutBuilder
 CHKWorkoutEvent(serialization)
 CNSDate(conversion)Category for bridging dates between C# and Objective-C
 CNSDateComponents(bridge)
 CNSDateComponents(conversion)Category for bridging date components between C# and Objective-C
 CNSDateInterval(serialization)
 CNSError(XML)Helper category to generate XML from an NSError, for sending to Unity
 CNSNumber(conversion)Category for bridging numbers between C# and Objective-C
 CNSPredicate(XML)Internal category to build an NSPredicate from XML