Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkWeakPointer.h File Reference
#include "mitkMessage.h"
#include <MitkCoreExports.h>
#include <iostream>
#include <itkCommand.h>

Go to the source code of this file.

Classes

class  mitk::WeakPointer< TObjectType >
 Implements a weak reference to an object. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

template<typename T >
std::ostream & mitk::operator<< (std::ostream &os, WeakPointer< T > p)