planetLabVideoClient
Class structCalcBwOutput

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

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

planetLabVideoClient/structCalcBwOutput.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
 structBandwidthInfo[] measuredBws
           
 
Constructor Summary
structCalcBwOutput()
           
structCalcBwOutput(structBandwidthInfo[] _measuredBws)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

measuredBws

public structBandwidthInfo[] measuredBws
Constructor Detail

structCalcBwOutput

public structCalcBwOutput()

structCalcBwOutput

public structCalcBwOutput(structBandwidthInfo[] _measuredBws)