planetLabVideoClient
Class structBandwidthInfo

java.lang.Object
  extended by planetLabVideoClient.structBandwidthInfo
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class structBandwidthInfo
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

planetLabVideoClient/structBandwidthInfo.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from src/planetLabVideoClient.idl Saturday, January 17, 2009 3:46:44 PM CET

See Also:
Serialized Form

Field Summary
 double bw
           
 structIP nodeIP
           
 
Constructor Summary
structBandwidthInfo()
           
structBandwidthInfo(double _bw, structIP _nodeIP)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bw

public double bw

nodeIP

public structIP nodeIP
Constructor Detail

structBandwidthInfo

public structBandwidthInfo()

structBandwidthInfo

public structBandwidthInfo(double _bw,
                           structIP _nodeIP)