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

Description

Abstract base class for projector control extension parameters.

Note to implementers: kProjectorExt and its derived types are used in both client and server/hardware contexts. This approach reduces code duplication, but imposes some complexity/limitations on the implementation. Because these types can be used separately from the kFireSync/Client object hierarchy, it cannot be assumed that a sequence object has a reference to its client-side parent (kProjector).

Inheritance diagram for kProjectorExt:
Inheritance graph

Public Member Functions

kStatus kProjectorExt_Enable (kProjectorExt extension, kBool enable)
 Enables or disables the extension. More...
 
kBool kProjectorExt_IsEnabled (kProjectorExt extension)
 Reports whether the extension is currently enabled. More...
 

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