OH Core

This manual contains information about the OH core in addition to what is available in the public manual, some sourcecode to the OH is also included.

The core contains parts of the OH which should not be used directly by histogram provider tasks or user histogram tasks and this documentation is primarly for maintenance purpose or people who intend to extend the OH by adding histogram import or export functionality.

Extending the OH

The OH core is designed to provide a generic interface for histogram representation, selection and transportation. The core provides a foundation for importing and exporting histograms, the actual user interfaces are provided by specific provider and receiver classes in the public package.

Adding a provider class to the OH

Check the documentation for OHHistogramProvider to find out how to add a new provider class. Also check the implementation of the currently existing provider classes

Adding a receiver class to the OH

Check the documentation for OHHistogramReceiver to find out how to add a new receiver class. Also check the implementation of the currently existing receiver classes
Generated on Thu Dec 21 16:26:02 2006 for OH User API by  doxygen 1.4.7