|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface BaseInterface
is the base interface for all SIDL
Java classes in the run-time system. This class provides support for
obtaining the IOR pointer using the _get_ior
method.
Method Summary | |
BaseInterface |
_cast(java.lang.String name)
Cast this object to the specified SIDL name. |
long |
_get_ior()
Return a long reference to the SIDL IOR object. |
void |
addRef()
The addRef method will be implemented by the SIDL
base object class. |
Method Detail |
public long _get_ior()
public BaseInterface _cast(java.lang.String name)
public void addRef()
addRef
method will be implemented by the SIDL
base object class.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |