EleFits  5.0.0
A modern C++ API on top of CFITSIO
SizedData Interface Reference

#include <ContiguousContainer.h>

Detailed Description

Requirements for a DataContainerHolder.

A contiguous data holder is some class which stores or points to some data contiguous in memory as a public or protected member TContainer m_container, and implements the following methods:


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