IODA
ioda::Engines::BackendCreationParameters Struct Reference

Used to specify backend creation-time properties. More...

#include <Factory.h>

Public Attributes

General
std::string fileName
 
BackendFileActions action
 
BackendCreateModes createMode
 
BackendOpenModes openMode
 
HH / HDF5
std::size_t allocBytes
 
bool flush
 

Detailed Description

Used to specify backend creation-time properties.

Definition at line 59 of file Factory.h.

Member Data Documentation

◆ action

BackendFileActions ioda::Engines::BackendCreationParameters::action

Definition at line 64 of file Factory.h.

◆ allocBytes

std::size_t ioda::Engines::BackendCreationParameters::allocBytes

Definition at line 70 of file Factory.h.

◆ createMode

BackendCreateModes ioda::Engines::BackendCreationParameters::createMode

Definition at line 65 of file Factory.h.

◆ fileName

std::string ioda::Engines::BackendCreationParameters::fileName

Definition at line 63 of file Factory.h.

◆ flush

bool ioda::Engines::BackendCreationParameters::flush

Definition at line 71 of file Factory.h.

◆ openMode

BackendOpenModes ioda::Engines::BackendCreationParameters::openMode

Definition at line 66 of file Factory.h.


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