IDBLUE logo
Public Member Functions | Static Public Member Functions
GetPropertyClassInfo Class Reference
Inheritance diagram for GetPropertyClassInfo:
CommandIdentifierClassInfo

Public Member Functions

(BOOL) - addResponseMap:
(BOOL) - addResponseMap:withClassInfo:
(CommandIdentifierClassInfo *) - getClassInfo:

Static Public Member Functions

(GetPropertyClassInfo *) + create

Detailed Description

GetPropertyClassInfo is an instance of CommandIdentifierClassInfo, that is used to dynamically create IDBlueProperty objects (at runtime)


Member Function Documentation

Adds a supported IDBLUE property, represented as a CommandIdentifierClassInfo

Parameters:
classInfoA CommandIdentifierClassInfo for the supported property, where the commandIdentifier represents the property identiifer, and the class is an instance of IDBlueProperty
Returns:
TRUE if the classInfo was added, FALSE otherwise
- (BOOL) addResponseMap: (int)  propertyIdentifier
withClassInfo: (Class)  classInfo 

Addas a supported IDBLUE property

Parameters:
propertyIdentifierThe PropertyIdentifier of the supported IDBLUE property
classInfothe Class of the sublcass of IDBlueProperty associated with the property identifier
Returns:
TRUE if the IDBLUE property was added, FALSE otherwise

Creates an instance of GetPropertyClassInfo, that is marked as autorelease

- (CommandIdentifierClassInfo *) getClassInfo: (int)  propertyIdentifier

Gets the CommandIdentifierClassInfo associated with the given propertyIdentifier

Parameters:
propertyIdentifierThe id of the IDBLUE property
Returns:
A CommandIdentifierClassInfo associated with the propertyIdentifier

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

 

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