casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::WorldCanvasPGPlotDriver_global_functions_Driver_functions_called_by_FORTRAN_PgPlot_library Struct Reference

Global driver functions need to support PgPlot on the WorldCanvas. More...

#include <WorldCanvasPGPlotDriver.h>

List of all members.

Public Member Functions

void wcdriv_ (int *opc, float *rbuf, int *nbuf, char *chr, int *lchr, int *mode, int len)
int grexec_ (int *idev, int *ifunc, float *rbuf, int *nbuf, char *chr, int *lchr, int len)

Detailed Description

Global driver functions need to support PgPlot on the WorldCanvas.

Synopsis

Global driver functions are required to implement a PgPlot driver for the WorldCanvas. They are called by the FORTRAN part of the PgPlot library.

Definition at line 48 of file WorldCanvasPGPlotDriver.h.


Member Function Documentation

int casa::WorldCanvasPGPlotDriver_global_functions_Driver_functions_called_by_FORTRAN_PgPlot_library::grexec_ ( int *  idev,
int *  ifunc,
float *  rbuf,
int *  nbuf,
char *  chr,
int *  lchr,
int  len 
)
void casa::WorldCanvasPGPlotDriver_global_functions_Driver_functions_called_by_FORTRAN_PgPlot_library::wcdriv_ ( int *  opc,
float *  rbuf,
int *  nbuf,
char *  chr,
int *  lchr,
int *  mode,
int  len 
)

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