3.7.3.11.5 Description
Access to the ORB
object allows the application to
invoke ORB operations, such as string_to_object()
and
object_to_string()
.
Note:
Because the TP Framework owns theORB
object, the application must not delete it.
Parent topic: TP::orb()