planetLabVideoClient
Class structNetClOutput

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

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

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

Field Detail

closestLeader

public int closestLeader

measuredBws

public structBandwidthInfo[] measuredBws
Constructor Detail

structNetClOutput

public structNetClOutput()

structNetClOutput

public structNetClOutput(int _closestLeader,
                         structBandwidthInfo[] _measuredBws)