QSAS_2_3/QSAS_dist/src/Utilities/qplplot/null.c File Reference

#include "plDevs.h"
#include "plplotP.h"
#include "drivers.h"

Functions

void plD_dispatch_init_null (PLDispatchTable *pdt)
void plD_init_null (PLStream *)
void plD_line_null (PLStream *, short, short, short, short)
void plD_polyline_null (PLStream *, short *, short *, PLINT)
void plD_eop_null (PLStream *)
void plD_bop_null (PLStream *)
void plD_tidy_null (PLStream *)
void plD_state_null (PLStream *, PLINT)
void plD_esc_null (PLStream *, PLINT, void *)

Variables

const char * plD_DEVICE_INFO_null = "null:Null device:-1:null:42:null"

Function Documentation

void plD_bop_null ( PLStream pls  ) 

void plD_dispatch_init_null ( PLDispatchTable pdt  ) 

void plD_eop_null ( PLStream pls  ) 

void plD_esc_null ( PLStream pls,
PLINT  op,
void *  ptr 
)

void plD_init_null ( PLStream pls  ) 

void plD_line_null ( PLStream pls,
short  x1a,
short  y1a,
short  x2a,
short  y2a 
)

void plD_polyline_null ( PLStream pls,
short *  xa,
short *  ya,
PLINT  npts 
)

void plD_state_null ( PLStream pls,
PLINT  op 
)

void plD_tidy_null ( PLStream pls  ) 


Variable Documentation

const char* plD_DEVICE_INFO_null = "null:Null device:-1:null:42:null"


Generated on Tue Dec 9 16:55:34 2008 for QSAS by  doxygen 1.5.7