sSVio Struct Reference
[SVio class]

Contains public data memebers for the SVio class. More...

#include <dyn.h>

List of all members.

Public Attributes

char rwkey [1]
 read/write key.
"r" = read, "w" = write
char iodev [VMAX_BUFSIZE]
 device type.
"SDIO" = standard I/O.
"FILE" = file I/O.
"BUFF" = buffer I/O.
"UNIX" = UNIX (domain) socket I/O.
"INET" = INET (network) socket I/O
char iofmt [VMAX_BUFSIZE]
 data format.
"ASC" = ASCII (FILE,BUFF,UNIX,INET).
"XDR" = BINARY (FILE,BUFF,UNIX,INET)
char iohost [VMAX_BUFSIZE]
 local hostname (me) (UNIX,INET)
char iofile [VMAX_BUFSIZE]
 file or device name (FILE,BUFF,UNIX,INET)
int colKeyGV
 GV colKey (see Gem_writeGV).
int chartKeyGV
 GV chartKey (see Gem_writeGV).
int fkeyGV
 GV fkey (see Gem_writeGV).
double gluValGV
 GV gluVal (see Gem_writeGV).
int printtype
 print format.
0 = Geomview (GV)
1 = GMV
2 = OpenDX (DX)
3 = Matlab
4 = Raw Data
Vio * sock
 Vio socket pointer.
char * buf
 (BUFF)
int bufsize
 (BUFF)


Detailed Description

Contains public data memebers for the SVio class.

Author:
Michael Holst

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

Generated on Mon Aug 9 11:13:48 2010 for MC by  doxygen 1.5.6