Ice 3.7 C++11 API Reference
Public Attributes | List of all members
IceGrid::FileIterator::ReadResult Struct Reference

Encapsulates the results of a call to read. More...

#include <Admin.h>

Public Attributes

::Ice::StringSeq lines
 The lines read from the file. More...
 
bool returnValue
 True if EOF is encountered. More...
 

Detailed Description

Encapsulates the results of a call to read.

Member Data Documentation

◆ lines

::Ice::StringSeq IceGrid::FileIterator::ReadResult::lines

The lines read from the file.

◆ returnValue

bool IceGrid::FileIterator::ReadResult::returnValue

True if EOF is encountered.


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