|
Urbi SDK Remote for Java
2.7.3
|

Public Member Functions | |
| UVarImpl (long cPtr, boolean cMemoryOwn) | |
| void | clean () |
| synchronized void | delete () |
| UValue | get () |
| UValue | getProp (UProperty prop) |
| void | initialize (UVar owner) |
| void | keepSynchronized () |
| void | request () |
| void | set (UValue v) |
| boolean | setBypass (boolean enable) |
| void | setInputPort (boolean enable) |
| void | setOwned () |
| void | setProp (UProperty prop, UValue v) |
| void | sync () |
| UDataType | type () |
| void | unnotify () |
| void | useRTP (boolean enable) |
Static Public Member Functions | |
| static long | getCPtr (UVarImpl obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
Definition at line 11 of file UVarImpl.java.