FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kInvertBlockInfo Class Reference

Description

Represents configuration for kInvertBlock.

Inheritance diagram for kInvertBlockInfo:
Inheritance graph

Public Member Functions

kStatus kInvertBlockInfo_Clear (kInvertBlockInfo info)
 Resets all state variables to default values. More...
 
kStatus kInvertBlockInfo_Construct (kInvertBlockInfo *info, kAlloc allocator)
 Constructs a kInvertBlockInfo object. More...
 
kStatus kInvertBlockInfo_Enable (kInvertBlockInfo info, kBool enabled)
 Enables the inversion of kImage<k8u> data. More...
 
kBool kInvertBlockInfo_IsEnabled (kInvertBlockInfo info)
 Gets the status of kImage<k8u> inversion. More...
 
kStatus kInvertBlockInfo_Load (kInvertBlockInfo *info, kXml xml, kAlloc allocator)
 Constructs a kInvertBlockInfo object and loads its content from an XML object. More...
 
kStatus kInvertBlockInfo_Read (kInvertBlockInfo info, kXml xml, kXmlItem item)
 Reads kInvertBlockInfo state from a kXml object. More...
 
kStatus kInvertBlockInfo_Store (kInvertBlockInfo info, kXml *xml, kAlloc allocator)
 Constructs a kXml object and uses it to store the content of this kInvertBlockInfo instance. More...
 
kStatus kInvertBlockInfo_Validate (kInvertBlockInfo info)
 Checks and automatically corrects all state variables. More...
 
kStatus kInvertBlockInfo_Write (kInvertBlockInfo info, kXml xml, kXmlItem item)
 Writes kInvertBlockInfo state to a kXml object. More...
 

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