#include <gfWebLib.h>
Collaboration diagram for gfServerAt:

Data Fields | |
| gfServerAt * | next |
| char * | host |
| char * | port |
| char * | seqDir |
| char * | name |
Definition at line 4 of file gfWebLib.h.
struct gfServerAt* gfServerAt::next [read] |
| char* gfServerAt::host |
| char* gfServerAt::port |
| char* gfServerAt::seqDir |
Definition at line 10 of file gfWebLib.h.
Referenced by doBlat(), doDetailLine(), and gfWebConfigRead().
| char* gfServerAt::name |
Definition at line 11 of file gfWebLib.h.
Referenced by doBlat(), doGetSeq(), gfWebConfigRead(), and gfWebFindServer().
1.5.2