|
MIDAS
|
Public Attributes | |
| char | src [256] |
| int | x |
| int | y |
| int | width |
| int | height |
| int | direction |
| int | axis |
| BOOL | logscale |
| double | min |
| double | max |
| char | fgcolor [8] |
| char | bgcolor [8] |
| char | bdcolor [8] |
Definition at line 3490 of file mhttpd.cxx.
| int CGIF_BAR::axis |
Definition at line 3492 of file mhttpd.cxx.
| char CGIF_BAR::bdcolor[8] |
Definition at line 3497 of file mhttpd.cxx.
| char CGIF_BAR::bgcolor[8] |
Definition at line 3496 of file mhttpd.cxx.
| int CGIF_BAR::direction |
Definition at line 3492 of file mhttpd.cxx.
| char CGIF_BAR::fgcolor[8] |
Definition at line 3495 of file mhttpd.cxx.
| int CGIF_BAR::height |
Definition at line 3492 of file mhttpd.cxx.
| BOOL CGIF_BAR::logscale |
Definition at line 3493 of file mhttpd.cxx.
| double CGIF_BAR::max |
Definition at line 3494 of file mhttpd.cxx.
| double CGIF_BAR::min |
Definition at line 3494 of file mhttpd.cxx.
| char CGIF_BAR::src[256] |
Definition at line 3491 of file mhttpd.cxx.
| int CGIF_BAR::width |
Definition at line 3492 of file mhttpd.cxx.
| int CGIF_BAR::x |
Definition at line 3492 of file mhttpd.cxx.
| int CGIF_BAR::y |
Definition at line 3492 of file mhttpd.cxx.