openPMD-api
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
openPMD::detail::DatasetHelper< T, typename std::enable_if< DatasetTypes< T >::validType >::type > Struct Template Reference
Collaboration diagram for openPMD::detail::DatasetHelper< T, typename std::enable_if< DatasetTypes< T >::validType >::type >:
Collaboration graph
[legend]

Public Member Functions

 DatasetHelper (openPMD::ADIOS2IOHandlerImpl *impl)
 
void openDataset (InvalidatableFile, const std::string &varName, Parameter< Operation::OPEN_DATASET > &parameters)
 
void readDataset (BufferedGet &, adios2::IO &, adios2::Engine &, std::string const &fileName)
 
void writeDataset (BufferedPut &, adios2::IO &, adios2::Engine &)
 

Static Public Member Functions

static void defineVariable (adios2::IO &IO, const std::string &name, std::unique_ptr< adios2::Operator > compression, const adios2::Dims &shape, const adios2::Dims &start, const adios2::Dims &count, bool constantDims)
 

Public Attributes

openPMD::ADIOS2IOHandlerImplm_impl
 

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