|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use structNetClInput | |
---|---|
planetLabVideoClient | |
videoClientCaller |
Uses of structNetClInput in planetLabVideoClient |
---|
Fields in planetLabVideoClient declared as structNetClInput | |
---|---|
structNetClInput |
structNetClInputHolder.value
|
Methods in planetLabVideoClient that return structNetClInput | |
---|---|
static structNetClInput |
structNetClInputHelper.extract(org.omg.CORBA.Any a)
|
static structNetClInput |
structNetClInputHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in planetLabVideoClient with parameters of type structNetClInput | |
---|---|
void |
VideoClientOperations.calculateNetCloseness(boolean start,
structNetClInput input,
structNetClOutputHolder output,
org.omg.CORBA.BooleanHolder finished)
|
void |
_VideoClientStub.calculateNetCloseness(boolean start,
structNetClInput input,
structNetClOutputHolder output,
org.omg.CORBA.BooleanHolder finished)
|
static void |
structNetClInputHelper.insert(org.omg.CORBA.Any a,
structNetClInput that)
|
static void |
structNetClInputHelper.write(org.omg.CORBA.portable.OutputStream ostream,
structNetClInput value)
|
Constructors in planetLabVideoClient with parameters of type structNetClInput | |
---|---|
structNetClInputHolder(structNetClInput initialValue)
|
Uses of structNetClInput in videoClientCaller |
---|
Methods in videoClientCaller with parameters of type structNetClInput | |
---|---|
structNetClOutput |
PlabClientCallerMain.calculateNetClosenessToLeaders(java.lang.String hostname,
structNetClInput leaders)
Calculates the bandwidth from hostname to leaders. The values of the closest leader are returned. Call is done via CORBA |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |