TwiceAsNice  2019-02-18
Protected Attributes | Properties | List of all members
CMDevice Class Reference

#import <CMDevice.h>

Inheritance diagram for CMDevice:
Inheritance graph
Collaboration diagram for CMDevice:
Collaboration graph

Protected Attributes

 IDLE
 
 STARTING
 
 STARTED
 
FAILED CMStatus
 

Properties

NSString * name
 
NSString * driver
 
NSString * version
 
NSString * prefix
 
CMStatus status
 

Member Data Documentation

◆ CMStatus

- (FAILED) CMStatus
protected

◆ IDLE

- IDLE
protected

◆ STARTED

- STARTED
protected

◆ STARTING

- STARTING
protected

Property Documentation

◆ driver

- (NSString*) driver
readwriteatomic

◆ name

- (NSString*) name
readwriteatomic

◆ prefix

- (NSString*) prefix
readwriteatomic

◆ status

- (CMStatus) status
readwriteatomic

◆ version

- (NSString*) version
readwriteatomic

The documentation for this class was generated from the following file: