Ice 3.7 C++11 API Reference
Public Member Functions | List of all members
Ice::Trace Class Reference

Flushes output to Logger::trace. More...

#include <Ice/Ice.h>

Inheritance diagram for Ice::Trace:
Inheritance graph
[legend]
Collaboration diagram for Ice::Trace:
Collaboration graph
[legend]

Public Member Functions

void flush ()
 
 Trace (const LoggerPtr &, const std::string &)
 
 ~Trace ()
 
- Public Member Functions inherited from Ice::LoggerOutputBase
std::string str () const
 Obtains the collected output. More...
 

Detailed Description

Flushes output to Logger::trace.

Constructor & Destructor Documentation

◆ Trace()

Ice::Trace::Trace ( const LoggerPtr &  ,
const std::string &   
)

◆ ~Trace()

Ice::Trace::~Trace ( )

Member Function Documentation

◆ flush()

void Ice::Trace::flush ( )

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