Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosNaming Namespace Reference

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


Compounds

interface  CosNaming::BindingIterator
 The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. More...

exception  CosNaming::NamingContextExt::InvalidAddress
 Indicates a syntactically invalid address component. More...

exception  CosNaming::NamingContext::AlreadyBound
 Indicates an object is already bound to the specified name. More...

struct  CosNaming::Binding
exception  CosNaming::NamingContext::InvalidName
 Indicates the name is invalid. More...

exception  CosNaming::NamingContext::CannotProceed
 Indicates that the implementation has given up for some reason. More...

struct  CosNaming::NameComponent
interface  CosNaming::NamingContext
 The NamingContext interface provides operations which support the following:. More...

exception  CosNaming::NamingContext::NotFound
 Indicates the name does not identify a binding. More...

exception  CosNaming::NamingContext::NotEmpty
 Indicates that a naming context has bindings. More...

interface  CosNaming::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 sequence<Binding> CosNaming::BindingList
 

typedef string CosNaming::Istring
 

typedef sequence<NameComponent> CosNaming::Name
 


Enumeration Type Documentation

enum CosNaming::BindingType
 

Enumeration values:
nobject 
ncontext