|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseInterface
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 |
_cast2(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 |
---|
long _get_ior()
BaseInterface _cast2(java.lang.String name)
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 |