Operations Summary: | |
void | ref() |
void | unref() |
Unknown | queryInterface(in string repoid) |
Operation Details: |
ref:
increments the reference count
unref:
decrements the reference count
queryInterface: @repoid: A string identifying an interface.
Returns: A CORBA object exposing the interface specified by @repoid, or a nil object if the interface cannot be queried.