Definition at line 26 of file InstanceHandleImpl.java.
◆ InstanceHandleImpl()
org.opensplice.dds.core.InstanceHandleImpl.InstanceHandleImpl |
( |
OsplServiceEnvironment |
environment, |
|
|
long |
value |
|
) |
| |
◆ compareTo()
int org.opensplice.dds.core.InstanceHandleImpl.compareTo |
( |
InstanceHandle |
o | ) |
|
◆ equals()
boolean org.opensplice.dds.core.InstanceHandleImpl.equals |
( |
Object |
other | ) |
|
◆ getEnvironment()
◆ getValue()
long org.opensplice.dds.core.InstanceHandleImpl.getValue |
( |
| ) |
|
◆ hashCode()
int org.opensplice.dds.core.InstanceHandleImpl.hashCode |
( |
| ) |
|
◆ isNil()
boolean org.opensplice.dds.core.InstanceHandleImpl.isNil |
( |
| ) |
|
◆ nilHandle()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
- Returns
- An unmodifiable nil instance handle.
Definition at line 42 of file InstanceHandle.java.
◆ toString()
String org.opensplice.dds.core.InstanceHandleImpl.toString |
( |
| ) |
|
The documentation for this class was generated from the following file: