fits2idia
FITS to HDF5 (IDIA schema) converter
MemoryUsage Struct Reference

#include <Converter.h>

Collaboration diagram for MemoryUsage:
[legend]

Public Member Functions

 MemoryUsage ()
 

Public Attributes

std::unordered_map< std::string, hsize_t > sizes
 
hsize_t total
 
std::string note
 

Constructor & Destructor Documentation

◆ MemoryUsage()

MemoryUsage::MemoryUsage ( )
inline

Member Data Documentation

◆ note

std::string MemoryUsage::note

◆ sizes

std::unordered_map<std::string, hsize_t> MemoryUsage::sizes

◆ total

hsize_t MemoryUsage::total

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