Federated Naming Service Programming Guide

Composite Names

A composite name is represented by an object of type FN_composite_name_t. A composite name is a sequence of components, where each component is a string (of type FN_string_t) intended to contain a name from a single naming system. (See "Syntax" for a description of composite name syntax and structure.) Operations are provided to iterate over this sequence, modify it, and compare two composite names.