import "CosNaming.idl";
Public Member Functions | |
| boolean | next_one (out Binding b) |
| boolean | next_n (in unsigned long how_many, out BindingList bl) |
| void | destroy () |
| This operation destroys the iterator. | |
Definition at line 211 of file CosNaming.idl.
|
|
This operation destroys the iterator.
|
|
||||||||||||
|
This operation returns at most the requested number of bindings. |
|
|
This operation returns the next binding. If there are no more bindings false is returned. |
1.3.6