openPMD-api
Public Member Functions | Public Attributes | List of all members
openPMD::internal::FlushParams Struct Reference

Parameters recursively passed through the openPMD hierarchy when flushing. More...

#include <AbstractIOHandler.hpp>

Collaboration diagram for openPMD::internal::FlushParams:
Collaboration graph
[legend]

Public Member Functions

 FlushParams (FlushLevel flushLevel_in)
 
 FlushParams (FlushLevel flushLevel_in, std::string backendConfig_in)
 

Public Attributes

FlushLevel flushLevel = FlushLevel::InternalFlush
 
std::string backendConfig = "{}"
 

Detailed Description

Parameters recursively passed through the openPMD hierarchy when flushing.


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