![]() |
Creates a TypeCode object for an IDL abstract
interface. |
![]() |
Creates a TypeCode object representing an IDL alias
(typedef ). |
![]() |
Creates an IDL Any object. |
![]() |
Creates a TypeCode object representing an IDL alias
(typedef ). |
![]() |
Creates a TypeCode object representing an IDL enum . |
![]() |
Creates a TypeCode object representing an IDL exception . |
![]() |
Creates a TypeCode object for an IDL fixed type. |
![]() |
Creates a TypeCode object representing an IDL interface . |
![]() |
Deprecated. Use a combination of create_recursive_tc and create_sequence_tc instead. |
![]() |
Creates a recursive TypeCode object which serves as a
placeholder for a concrete TypeCode during the process of creating TypeCodes
which contain recursion. |
![]() |
Creates a TypeCode object representing an IDL sequence . |
![]() |
Creates a TypeCode object representing an IDL
string . |
![]() |
Creates a TypeCode object representing an IDL struct . |
![]() |
Creates a TypeCode object representing an IDL union . |
![]() |
Creates a TypeCode object representing a bounded IDL
wstring (wide string). |
![]() |
Destroys the ORB and releases resources. |
![]() |
Retrieves the TypeCode object that represents the
given primitive IDL type. |
![]() |
Returns the ID of the current ORB instance. |
![]() ![]() |
This function is not a member of the ORB Interface but member of the class _ORB. |
![]() |
Initializes debugging based on a user defined text stream. |
![]() |
Returns a list of the initially available CORBA object references, such as "NameService" and "InterfaceRepository". |
![]() |
Returns a value factory previously registered. |
![]() |
Converts the given CORBA object reference to a string. |
![]() |
Registers a value factory and returns it. |
![]() |
Resolves a specific object reference from the set of available initial service. names. |
![]() |
Blocks the current thread. |
![]() |
Allows to set the debug level at runtime. |
![]() |
Instructs the ORB to shut down its activity. |
![]() |
Converts a string produced by the method object_to_string
back to a CORBA object reference. |
![]() |
Unregisters a value factory. |