FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kLightExtension Struct Reference

Description

Represents light control extension numeric type identifiers.

Inheritance diagram for kLightExtension:
Inheritance graph

Public Member Functions

kStatus kLightExtension_Format (kLightExtension type, kChar *text, kSize capacity)
 Formats a kLightExtension value to a string buffer. More...
 
kLightExtension kLightExtension_FromType (kType type)
 Gets the extension id associated with an extension type. More...
 
kType kLightExtension_ToType (kLightExtension extension)
 Gets the type information associated with a kLightExtension value. More...
 
kStatus kLightOverrideType_Format (kLightOverrideType type, kChar *text, kSize capacity)
 Formats a kLightOverrideType value to a string buffer. More...
 

Related

#define kLIGHT_EXTENSION_NULL
 Unknown light sequence type.
 
#define kLIGHT_EXTENSION_STEPS
 Programmed state sequence.
 
#define kLIGHT_EXTENSION_OVERRIDE
 Configuration override sequence.
 
#define kLIGHT_EXTENSION_OPTIONS
 Bitset containing all valid kLightExtension options.
 

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