Developer documentation
Version 3.0.3-105-gd3941f44
MR::Adapter::Base< AdapterType, ImageType > Class Template Reference

#include "adapter/base.h"

Inheritance diagram for MR::Adapter::Base< AdapterType, ImageType >:

Protected Attributes

ImageType parent_
 

Friends

std::ostream & operator<< (std::ostream &stream, const Base &V)
 

Detailed Description

template<class AdapterType, class ImageType>
class MR::Adapter::Base< AdapterType, ImageType >

Definition at line 36 of file base.h.

Friends And Related Function Documentation

◆ operator<<

template<class AdapterType , class ImageType >
std::ostream & operator<< ( std::ostream &  stream,
const Base< AdapterType, ImageType > &  V 
)
friend

Definition at line 69 of file base.h.

Member Data Documentation

◆ parent_

template<class AdapterType , class ImageType >
ImageType MR::Adapter::Base< AdapterType, ImageType >::parent_
protected

Definition at line 78 of file base.h.


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