#include "mitkCommon.h"
#include "mitkMessage.h"
#include <itkCommand.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | mitk::WeakPointer< TObjectType > |
Implements a weak reference to an object. More... | |
Namespaces | |
namespace | mitk |
Qmitk. | |
Functions | |
template<typename T > | |
std::ostream & | mitk::operator<< (std::ostream &os, WeakPointer< T > p) |