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

W

WithEnvParams - Interface in bcds.phison
Defines methods for establishign and accessing environment parameters, represented as an instance of Environ.
write(String, String, Map<E, Integer>, Map<E, ? extends Number>, Map<SimplePair<V, V>, Double>) - Method in class bcds.phison.io.GraphWriter
Calls the appropriate setters (setCapacityMap(), setCostMap(), etc.), and finally invokes writeAll().
write(byte[], int, int) - Method in class bcds.phison.io.NullOutputStream
 
write(int) - Method in class bcds.phison.io.NullOutputStream
 
write(String, String) - Method in class bcds.phison.io.ZoneMap
Writes a zonemap file.
write(Writer, String) - Method in class bcds.phison.io.ZoneMap
Writes a zonemap file to the given Writer object out.
write(byte[], int, int) - Method in class bcds.tools.ThreadedPrintStream
 
write(int) - Method in class bcds.tools.ThreadedPrintStream
 
writeAll() - Method in class bcds.phison.io.GraphMLWriter
Writes the full GrapphML file.
writeAll() - Method in class bcds.phison.io.NetGraphWriter
Writes the topology to the selected destination.
writeAll() - Method in class bcds.phison.io.SgfGraphWriter
Writes the topology to the selected destination.
writeCapacityMatrix(String) - Method in class bcds.phison.io.NetGraphWriter
Writes the capacity matrix.
writeGraph() - Method in class bcds.phison.cmd.IOFormatConverter
 
writeGraph() - Method in class bcds.phison.cmd.IOFormatFromDot
 
writeGraph() - Method in class bcds.phison.cmd.IOFormatToPajek
 
wrk_path - Variable in class bcds.phison.ra.ConnectionInfo
Working path assigned to this connection.
WSP<V,E> - Class in bcds.phison.ra
Implements the WSP (Widest-Shortest Path) routing algorithm.
WSP() - Constructor for class bcds.phison.ra.WSP
Default constructor.
WSP(TED<V, E>, Environ) - Constructor for class bcds.phison.ra.WSP
Creates a new a WSP object and passes the parameters to setup.

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