GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::FileFormat::FormatWithOptions< Format, Opts > Struct Template Reference

Base class for formats taking options.

#include <gridformat.hpp>

Inheritance diagram for GridFormat::FileFormat::FormatWithOptions< Format, Opts >:
GridFormat::FileFormat::VTKXMLFormatBase< VTI > GridFormat::FileFormat::VTKXMLFormatBase< VTKXMLTimeSeries< VTX > > GridFormat::FileFormat::VTKXMLFormatBase< VTP > GridFormat::FileFormat::VTKXMLFormatBase< VTR > GridFormat::FileFormat::VTKXMLFormatBase< VTS > GridFormat::FileFormat::VTKXMLFormatBase< VTU > GridFormat::FileFormat::VTI GridFormat::FileFormat::VTKXMLTimeSeries< VTX > GridFormat::FileFormat::VTP GridFormat::FileFormat::VTR GridFormat::FileFormat::VTS GridFormat::FileFormat::VTU

Public Types

using Options = Opts
 

Public Member Functions

constexpr Format operator() (Options _opts) const
 Construct a new instance of this format with the given options.
 
constexpr Format with (Options _opts) const
 Construct a new instance of this format with the given options.
 

Public Attributes

std::optional< Options > opts = {}
 

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