|
Ice 3.7 C++11 API Reference
|
Collects output and flushes it via a logger method. More...
#include <Ice/Ice.h>


Public Member Functions | |
| void | flush () |
| Flushes the colleted output to the logger method. | |
| LoggerOutput (const LPtr &lptr) | |
| ~LoggerOutput () | |
| Public Member Functions inherited from Ice::LoggerOutputBase | |
| std::string | str () const |
| Obtains the collected output. | |
Collects output and flushes it via a logger method.
|
inline |
|
inline |
|
inline |
Flushes the colleted output to the logger method.