Framework which supports finding, loading, processing, and displaying of typed content by content handlers on behalf of applications.
CCHFContentHandler
Content Handler base class.
CCHFContentLoader
Encapsulates the loading of a content handler.
CCHFDataSupplier
Base class for all Content Handling Framework Data Suppliers.
cchfdatasupplier.h Global variables
CCHFDiscoveryService
The interface for the CHF discovery service.
CCHFEComContentHandler
This class serves as a base class for all content handlers that are provided via...
cchfecomcontenthandler.h Global variables
CCHFEcomDataSupplier
Base class for all data suppliers that are provided via ECom plugins.
cchfecomdatasupplier.h Global variables
CCHFEventMappingService
Provides functionality to map key or pointer events to abstract events.
CCHFProxySessionObject
Used to store a resource object that can be shared by many users.
CCHFSession
CHF framework session.
CCHFTopParent
Base class for the one and only application's CHF Session object.
chferror.h Global variables
CHFMessage
Contains all of the CHF Massage defintions.
chfmessageuids.h Global variables
CHFPanic
Contains a list of panic codes and a Panic function that is used internally by t...
MCHFContentLoaderObserver
A callback interface used to inform a client when a content handler is found or ...
MCHFDataSupplierObserver
Observer interface for data suppliers.
MCHFDiscoveryService
Base interface used for the CHF discovery service.
MCHFEventMappingService
Pure virtual base class API for mapping raw events to CHF abstract events.
MCHFParent
Interface for parents of content handlers.
RAbstractEventArray
Array of CHF Abstract Events.
TCHFContentHandlerParams
Encapsulates parameters used to initialise a content handler.
TCHFMessage
A generic message class used in CHF for command, query and request handling
TCHFMessageId
A two part ID that is used to idenitfy a CHF message.
TCHFValue
Encapsulates a reference to a value which can be one of many different types.