Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::FileIterator Interface 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.

Detailed Description

Iterates over an IceGrid log file.

Definition at line 586 of file Admin.ice.


The documentation for this interface was generated from the following file: