Types
NameContext = #objref
Name = [NameComponent]
Return = string() | {'EXCEPTION', NamingContext::InvalidName{}}
Stringifies a Name sequence to a string.
To get access to the record definitions for the structures use:
-include_lib("orber/COSS/CosNaming/CosNaming.hrl").
This module also exports the functions described in:
Stringifies a Name sequence to a string.
Converts a stringified Name to a Name sequence.
This operation takes a corbaloc string and a stringified Name sequence as input and returns a fully formed URL string.
This operation takes a stringified Name sequence as input and returns the associated, if any, object.