Names

Two types of name format are specified in the CORBA Interoperable Naming Service:

  • Stringified name format— Stringified names have an intuitive format that is easy to read and pass from place to place.

  • Raw name format— Raw names are defined in terms of IDL complex types and can be used only within a CORBA program.

The following sections describe both of these name formats in detail.

Stringified Names

Consider the fully qualified name of the object StockExchange. Its structure is shown in Figure 6.3.

Figure 6.3. The structure of a sample stringified name.

The name is divided into three components by the component separator character /

Get Pure CORBA now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.