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

Description

Represents constraint and validity information for a general setting.

Inheritance diagram for kInfo:
Inheritance graph

Public Member Functions

kStatus kInfo_AppendErrors (const kInfo *info, kArrayList list, const kChar *source, const kChar *field)
 Appends violation descriptions to the given list. More...
 
kStatus kInfo_Init (kInfo *info)
 Initializes a kInfo structure to default values. More...
 
kStatus kTempControlEx_Init (kTempControlEx *temp)
 Initializes a kTempControlEx structure to default values. More...
 

Public Attributes

kBool isGrouped
 Value is constrained to be the same as its peers within a group.
 
kBool isReadOnly
 Value is read-only (cannot be modified).
 
kViolation violations
 Constraints violated by the current value.
 

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