|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use structNetClOutput | |
---|---|
planetLabVideoClient | |
videoClientCaller |
Uses of structNetClOutput in planetLabVideoClient |
---|
Fields in planetLabVideoClient declared as structNetClOutput | |
---|---|
structNetClOutput |
structNetClOutputHolder.value
|
Methods in planetLabVideoClient that return structNetClOutput | |
---|---|
static structNetClOutput |
structNetClOutputHelper.extract(org.omg.CORBA.Any a)
|
static structNetClOutput |
structNetClOutputHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in planetLabVideoClient with parameters of type structNetClOutput | |
---|---|
static void |
structNetClOutputHelper.insert(org.omg.CORBA.Any a,
structNetClOutput that)
|
static void |
structNetClOutputHelper.write(org.omg.CORBA.portable.OutputStream ostream,
structNetClOutput value)
|
Constructors in planetLabVideoClient with parameters of type structNetClOutput | |
---|---|
structNetClOutputHolder(structNetClOutput initialValue)
|
Uses of structNetClOutput in videoClientCaller |
---|
Methods in videoClientCaller that return structNetClOutput | |
---|---|
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 All Classes |