![]() |
Ice 3.9
Slice API Reference
|
Iterates over an IceGrid log file. More...
defined in <IceGrid/Admin.ice>
interface FileIterator { ... }
Operations | |
| void | destroy () |
| Destroys the iterator. | |
| bool | read (int size, out Ice::StringSeq lines) throws FileNotAvailableException |
| Read lines from the log file. | |