MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / _hash

Method _hash

java/idl2jni/corba/org/omg/CORBA/Object.java:7–7  ·  view source on GitHub ↗
(int maximum)

Source from the content-addressed store, hash-verified

5 boolean _is_equivalent(org.omg.CORBA.Object that);
6 boolean _non_existent();
7 int _hash(int maximum);
8 org.omg.CORBA.Object _duplicate();
9 void _release();
10 org.omg.CORBA.Object _get_interface_def();

Callers 1

Implementers 2

LocalObjectjava/idl2jni/corba/org/omg/CORBA/Local
TAOObjectjava/idl2jni/runtime/i2jrt/TAOObject.j

Calls

no outgoing calls

Tested by

no test coverage detected