Jspice3
|
#include <ftegraph.h>
Data Fields | |
OPTION | option |
int | x |
int | y |
union { | |
int ch | |
GRAPH * graph | |
int button | |
} | reply |
Definition at line 191 of file ftegraph.h.
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.