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< NameComponent > | Name |
| typedef sequence< Binding > | BindingList |
Enumerations | |
| enum | BindingType { nobject, ncontext } |
The detailed specification is available from the Object Management Group.
| typedef string CosNaming::Istring |
| typedef sequence<NameComponent> CosNaming::Name |
| typedef sequence<Binding> CosNaming::BindingList |
![]()