TAO_CosNaming
2.0.8
|
Classes | |
struct | CosNaming::NameComponent |
struct | CosNaming::Binding |
interface | CosNaming::NamingContext |
Interface for managing name bindings and naming contexts. More... | |
exception | CosNaming::NamingContext::NotFound |
Indicates that the name does not identify a binding. More... | |
exception | CosNaming::NamingContext::CannotProceed |
exception | CosNaming::NamingContext::InvalidName |
exception | CosNaming::NamingContext::AlreadyBound |
exception | CosNaming::NamingContext::NotEmpty |
Indicates that the context is not empty. More... | |
interface | CosNaming::BindingIterator |
interface | CosNaming::NamingContextExt |
exception | CosNaming::NamingContextExt::InvalidAddress |
Indicates that the URL address is invalid. More... | |
Namespaces | |
namespace | CosNaming |
Typedefs | |
typedef string | CosNaming::Istring |
typedef sequence< NameComponent > | CosNaming::Name |
typedef sequence< Binding > | CosNaming::BindingList |
Enumerations | |
enum | CosNaming::BindingType { CosNaming::nobject, CosNaming::ncontext } |