IDBLUE logo
Public Member Functions
BooleanProperty Class Reference
Inheritance diagram for BooleanProperty:
ByteProperty IDBlueProperty IDBlueResponse ActionButtonEnabledProperty BuzzerEnabledProperty ConnectToHostProperty ContinuousScanEnabledProperty EnforceTimestampProperty HoldToScanEnabledProperty

Public Member Functions

(BOOL) - boolVal

Detailed Description

BooleanProperty is a subclass of ByteProperty It's purpose to process GET_PROPERTY responses that contain a singe byte of data (BOOLean) in the payload, as well as to create SET_PROPERTY commands that accept a BOOLean as a parameter. The byte value of the ByteProperty is treated like a C BOOL (zero returns FALSE, anything else returns TRUE).


Member Function Documentation

- (BOOL) boolVal

Get the boolean value


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

 

Generated on Mon Jan 19 2015 15:47:37
Copyright © 2015 Cathexis Innovations Inc. All Rights Reserved.