MIDAS
Loading...
Searching...
No Matches
CGIF_BAR Struct Reference

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]
 

Detailed Description

Definition at line 3485 of file mhttpd.cxx.

Member Data Documentation

◆ axis

int CGIF_BAR::axis

Definition at line 3487 of file mhttpd.cxx.

◆ bdcolor

char CGIF_BAR::bdcolor[8]

Definition at line 3492 of file mhttpd.cxx.

◆ bgcolor

char CGIF_BAR::bgcolor[8]

Definition at line 3491 of file mhttpd.cxx.

◆ direction

int CGIF_BAR::direction

Definition at line 3487 of file mhttpd.cxx.

◆ fgcolor

char CGIF_BAR::fgcolor[8]

Definition at line 3490 of file mhttpd.cxx.

◆ height

int CGIF_BAR::height

Definition at line 3487 of file mhttpd.cxx.

◆ logscale

BOOL CGIF_BAR::logscale

Definition at line 3488 of file mhttpd.cxx.

◆ max

double CGIF_BAR::max

Definition at line 3489 of file mhttpd.cxx.

◆ min

double CGIF_BAR::min

Definition at line 3489 of file mhttpd.cxx.

◆ src

char CGIF_BAR::src[256]

Definition at line 3486 of file mhttpd.cxx.

◆ width

int CGIF_BAR::width

Definition at line 3487 of file mhttpd.cxx.

◆ x

int CGIF_BAR::x

Definition at line 3487 of file mhttpd.cxx.

◆ y

int CGIF_BAR::y

Definition at line 3487 of file mhttpd.cxx.


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