Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
berryLog.h File Reference

Go to the source code of this file.

Macros

#define BERRY_INFO
 
#define BERRY_WARN
 
#define BERRY_ERROR
 
#define BERRY_FATAL
 
#define BERRY_DEBUG
 

Functions

org_blueberry_core_runtime_EXPORT std::ostream & operator<< (std::ostream &os, const QString &str)
 

Macro Definition Documentation

#define BERRY_DEBUG

Definition at line 29 of file berryLog.h.

#define BERRY_FATAL

Definition at line 27 of file berryLog.h.

Function Documentation

org_blueberry_core_runtime_EXPORT std::ostream& operator<< ( std::ostream &  os,
const QString &  str 
)

Definition at line 21 of file berryLog.cpp.