#include <mitsuba/mitsuba.h>
Go to the source code of this file.
Classes | |
class | mitsuba::Appender |
This class defines an abstract destination for logging-relevant information. More... | |
class | mitsuba::StreamAppender |
Appender implementation, which writes to an arbitrary C++ output stream More... | |
class | mitsuba::UnbufferedAppender |
Appender implementation, which writes directly to an UNIX-style unbuffered file descriptor. More... | |
Namespaces | |
mitsuba | |
Macros | |
#define | __MITSUBA_CORE_APPENDER_H_ |
#define __MITSUBA_CORE_APPENDER_H_ |