Jspice3
DISPDEVICE Struct Reference

#include <plotdev.h>

Data Fields

char * name
 
bool windows
 
bool hardcopy
 
int minx
 
int miny
 
int width
 
int height
 
int numlinestyles
 
int numcolors
 
int(* Init )()
 
int(* NewViewport )()
 
int(* Close )()
 
int(* Halt )()
 
int(* Clear )()
 
int(* Title )()
 
int(* Pixel )()
 
int(* Line )()
 
int(* Box )()
 
int(* Arc )()
 
int(* Polygon )()
 
int(* Text )()
 
int(* SetGhost )()
 
int(* DefineColor )()
 
int(* DefineLinestyle )()
 
int(* SetLinestyle )()
 
int(* SetColor )()
 
int(* Update )()
 
int(* Track )()
 
int(* MakeMenu )()
 
int(* MakeDialog )()
 
int(* Input )()
 
int(* DatatoScreen )()
 

Detailed Description

Definition at line 59 of file plotdev.h.

Field Documentation

int(* DISPDEVICE::Arc) ()

Definition at line 77 of file plotdev.h.

int(* DISPDEVICE::Box) ()

Definition at line 76 of file plotdev.h.

int(* DISPDEVICE::Clear) ()

Definition at line 72 of file plotdev.h.

int(* DISPDEVICE::Close) ()

Definition at line 70 of file plotdev.h.

int(* DISPDEVICE::DatatoScreen) ()

Definition at line 91 of file plotdev.h.

int(* DISPDEVICE::DefineColor) ()

Definition at line 81 of file plotdev.h.

int(* DISPDEVICE::DefineLinestyle) ()

Definition at line 82 of file plotdev.h.

int(* DISPDEVICE::Halt) ()

Definition at line 71 of file plotdev.h.

bool DISPDEVICE::hardcopy

Definition at line 64 of file plotdev.h.

int DISPDEVICE::height

Definition at line 66 of file plotdev.h.

int(* DISPDEVICE::Init) ()

Definition at line 68 of file plotdev.h.

int(* DISPDEVICE::Input) ()

Definition at line 90 of file plotdev.h.

int(* DISPDEVICE::Line) ()

Definition at line 75 of file plotdev.h.

int(* DISPDEVICE::MakeDialog) ()

Definition at line 89 of file plotdev.h.

int(* DISPDEVICE::MakeMenu) ()

Definition at line 88 of file plotdev.h.

int DISPDEVICE::minx

Definition at line 65 of file plotdev.h.

int DISPDEVICE::miny

Definition at line 65 of file plotdev.h.

char* DISPDEVICE::name

Definition at line 60 of file plotdev.h.

int(* DISPDEVICE::NewViewport) ()

Definition at line 69 of file plotdev.h.

int DISPDEVICE::numcolors

Definition at line 67 of file plotdev.h.

int DISPDEVICE::numlinestyles

Definition at line 67 of file plotdev.h.

int(* DISPDEVICE::Pixel) ()

Definition at line 74 of file plotdev.h.

int(* DISPDEVICE::Polygon) ()

Definition at line 78 of file plotdev.h.

int(* DISPDEVICE::SetColor) ()

Definition at line 84 of file plotdev.h.

int(* DISPDEVICE::SetGhost) ()

Definition at line 80 of file plotdev.h.

int(* DISPDEVICE::SetLinestyle) ()

Definition at line 83 of file plotdev.h.

int(* DISPDEVICE::Text) ()

Definition at line 79 of file plotdev.h.

int(* DISPDEVICE::Title) ()

Definition at line 73 of file plotdev.h.

int(* DISPDEVICE::Track) ()

Definition at line 87 of file plotdev.h.

int(* DISPDEVICE::Update) ()

Definition at line 85 of file plotdev.h.

int DISPDEVICE::width

Definition at line 66 of file plotdev.h.

bool DISPDEVICE::windows

Definition at line 61 of file plotdev.h.


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