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

W

warning(String) - Static method in class MetaTF.Panic
Warning, not fatal
write(char) - Method in interface MetaTF.Runtime.LowLevelWriter
Write a char, such as special tags, etc.
write(char) - Method in class MetaTF.Runtime.AsciiWriter
 
write(int) - Method in interface MetaTF.Runtime.LowLevelWriter
Write an int
write(int) - Method in class MetaTF.Runtime.AsciiWriter
 
write(long) - Method in interface MetaTF.Runtime.LowLevelWriter
Write a long
write(long) - Method in class MetaTF.Runtime.AsciiWriter
 
write(LowLevelWriter, IndexTraceField, int) - Method in class MetaTF.Runtime.Record
 
write(LowLevelWriter, NumTraceField, long) - Method in class MetaTF.Runtime.Record
 
write(LowLevelWriter, StringTraceField, String) - Method in class MetaTF.Runtime.Record
 
write(String) - Method in interface MetaTF.Runtime.LowLevelWriter
Write a string, adding quotes
write(String) - Method in class MetaTF.Runtime.AsciiWriter
 
writeln() - Method in interface MetaTF.Runtime.LowLevelWriter
Write a new line.
writeln() - Method in class MetaTF.Runtime.AsciiWriter
 
writeln(String) - Method in interface MetaTF.Runtime.LowLevelWriter
Write a plain string (no quotes), terminated by a new line Only used to write comment records
writeln(String) - Method in class MetaTF.Runtime.AsciiWriter
 

MetaTF API
< A B C D E F G H I J K L M N O P R S T U V W
Copyright © 2001 - Richard Jones     MetaTF