Jspice3
response Struct Reference

#include <ftegraph.h>

Collaboration diagram for response:

Data Fields

OPTION option
 
int x
 
int y
 
union {
   int   ch
 
   GRAPH *   graph
 
   int   button
 
reply
 

Detailed Description

Definition at line 191 of file ftegraph.h.

Field Documentation

int response::button

Definition at line 198 of file ftegraph.h.

int response::ch

Definition at line 196 of file ftegraph.h.

GRAPH* response::graph

Definition at line 197 of file ftegraph.h.

OPTION response::option

Definition at line 192 of file ftegraph.h.

union { ... } response::reply
int response::x

Definition at line 193 of file ftegraph.h.

int response::y

Definition at line 194 of file ftegraph.h.


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