CosNaming Namespace Reference

CORBA Common Object Services: Naming Service. More...


Classes

struct  NameComponent
struct  Binding
interface  NamingContext
 The NamingContext interface provides operations which support the following:. More...
interface  BindingIterator
 The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. More...
interface  NamingContextExt
 The NamingContextExt Interface provides the extensions to the NamingContext Interface as proposed by the Interoperable Naming Service Extension. More...

Typedefs

typedef string Istring
typedef sequence< NameComponentName
typedef sequence< BindingBindingList

Enumerations

enum  BindingType { nobject, ncontext }


Detailed Description

CORBA Common Object Services: Naming Service.

The detailed specification is available from the Object Management Group.

Author:
OMG
Version:
Version 00-11-01


Typedef Documentation

typedef string CosNaming::Istring

typedef sequence<NameComponent> CosNaming::Name

typedef sequence<Binding> CosNaming::BindingList


Enumeration Type Documentation

enum CosNaming::BindingType

Enumerator:
nobject 
ncontext