|
Ice 3.7 C++11 API 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. | |
| LogMessageSeq | returnValue |
| The Log messages. | |
Encapsulates the results of a call to getLog.
| ::std::string Ice::LoggerAdmin::GetLogResult::prefix |
The prefix of the associated local logger.
| LogMessageSeq Ice::LoggerAdmin::GetLogResult::returnValue |
The Log messages.