Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Public Attributes | List of all members
io::detail::WriterPack Struct Reference

bundles information about a writer More...

#include <WriterManager.h>

Public Attributes

std::string name
 
int cadence
 
const WriterFn fn
 

Detailed Description

bundles information about a writer

Member Data Documentation

◆ cadence

int io::detail::WriterPack::cadence

specifies the cadence for invoking the writer

◆ fn

const WriterFn io::detail::WriterPack::fn

specifes the writer-function or function-like object

◆ name

std::string io::detail::WriterPack::name

specifies the name of the writer (for debugging)


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