#include <CosNaming_impl.h>
|
| BindingIterator_impl (PortableServer::POA_ptr poa, CosNaming::BindingList *list) |
|
virtual CORBA::Boolean | next_one (CosNaming::Binding_out b) |
|
virtual CORBA::Boolean | next_n (CORBA::ULong how_many, CosNaming::BindingList_out bl) |
|
virtual void | destroy (void) |
|
◆ BindingIterator_impl()
BindingIterator_impl::BindingIterator_impl |
( |
PortableServer::POA_ptr |
poa, |
|
|
CosNaming::BindingList * |
list |
|
) |
| |
◆ destroy()
void BindingIterator_impl::destroy |
( |
void |
| ) |
|
|
virtual |
◆ next_n()
CORBA::Boolean BindingIterator_impl::next_n |
( |
CORBA::ULong |
how_many, |
|
|
CosNaming::BindingList_out |
bl |
|
) |
| |
|
virtual |
◆ next_one()
CORBA::Boolean BindingIterator_impl::next_one |
( |
CosNaming::Binding_out |
b | ) |
|
|
virtual |
The documentation for this class was generated from the following files: