Ice 3.7 C++11 API Reference
Public Attributes | List of all members
Ice::LoggerAdmin::GetLogResult Struct Reference

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

#include <RemoteLogger.h>

Public Attributes

::std::string prefix
 The prefix of the associated local logger. More...
 
LogMessageSeq returnValue
 The Log messages. More...
 

Detailed Description

Encapsulates the results of a call to getLog.

Member Data Documentation

◆ prefix

::std::string Ice::LoggerAdmin::GetLogResult::prefix

The prefix of the associated local logger.

◆ returnValue

LogMessageSeq Ice::LoggerAdmin::GetLogResult::returnValue

The Log messages.


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