StandAloneDisplayApp.h
Classes
- Global Functions -- Definitions of functions needed for stand-alone display applications. (full description)
Interface
Synopsis
Some services (at the moment just PgPlot services) are implemented
differently depending on whether the display application being built
is a stand-alone application, or is bound to some other process
(eg. Glish/Tk) which already has its own way of providing said
service.
Motivation
It seems sensible to provide a single include which looks after
implementation-specific issues for the programmer.
Member Description