vqServer API Index of fields and methods

Contents
Package index

A B C D E F G H I K L M N O P Q R S T U V W

W

write(char). Method in class vq.utils.vqos
Writes a single byte representation of the specified character.
write(String). Method in class vq.utils.vqos
Writes a single byte per character representation of the specified string.
writebool(String, boolean). Method in class vq.utils.vqos
Writes the specified boolean field (name and value) in vqServer .cfg file format.
writefield(String, boolean). Method in class vq.utils.vqos
Writes the specified boolean field (name and value) in vqServer .cfg file format.
writefield(String, long). Method in class vq.utils.vqos
Writes the specified numerical field (name and value) in vqServer .cfg file format.
writefield(String, String). Method in class vq.utils.vqos
Writes the specified field (name and value) in vqServer .cfg file format.
writeln(). Method in class vq.utils.vqos
Writes a single byte per character representation of carriage return line feed.
writeln(String). Method in class vq.utils.vqos
Writes a single byte per character representation of the specified string, followed by carriage return line feed.
writename(String). Method in class vq.utils.vqos
Writes the specified field name in vqServer .cfg file format.
writevalue(String). Method in class vq.utils.vqos
Writes the specified field value in vqServer .cfg file format.

vqServer API version 1.9. vqServer and the vqServer API are copyright © Steve Shering and vqSoft 1997-99. Last updated 15 May 2000.

Contents
Package index