|
Ice 3.7 C++11 API Reference
|
Encapsulates the results of a call to read. More...
#include <Admin.h>
Public Attributes | |
| ::Ice::StringSeq | lines |
| The lines read from the file. | |
| bool | returnValue |
| True if EOF is encountered. | |
Encapsulates the results of a call to read.
| ::Ice::StringSeq IceGrid::FileIterator::ReadResult::lines |
The lines read from the file.
| bool IceGrid::FileIterator::ReadResult::returnValue |
True if EOF is encountered.