|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use structAnalyzeResult | |
---|---|
planetLabVideoClient | |
videoClientCaller |
Uses of structAnalyzeResult in planetLabVideoClient |
---|
Fields in planetLabVideoClient declared as structAnalyzeResult | |
---|---|
structAnalyzeResult |
structAnalyzeResultHolder.value
|
Methods in planetLabVideoClient that return structAnalyzeResult | |
---|---|
static structAnalyzeResult |
structAnalyzeResultHelper.extract(org.omg.CORBA.Any a)
|
static structAnalyzeResult |
structAnalyzeResultHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in planetLabVideoClient with parameters of type structAnalyzeResult | |
---|---|
static void |
structAnalyzeResultHelper.insert(org.omg.CORBA.Any a,
structAnalyzeResult that)
|
static void |
structAnalyzeResultHelper.write(org.omg.CORBA.portable.OutputStream ostream,
structAnalyzeResult value)
|
Constructors in planetLabVideoClient with parameters of type structAnalyzeResult | |
---|---|
structAnalyzeResultHolder(structAnalyzeResult initialValue)
|
Uses of structAnalyzeResult in videoClientCaller |
---|
Methods in videoClientCaller that return structAnalyzeResult | |
---|---|
structAnalyzeResult |
PlabClientCallerMain.analyzeVideo(java.lang.String hostname,
java.lang.String videoFileName)
Analyze the received video file. call is done via CORBA |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |