openPMD-api
Public Types | Public Member Functions | Static Public Attributes | List of all members
openPMD::detail::Seek Struct Reference
Inheritance diagram for openPMD::detail::Seek:
Inheritance graph
[legend]
Collaboration diagram for openPMD::detail::Seek:
Collaboration graph
[legend]

Public Types

using Next_t = seek_types::Next_t
 
using Seek_Iteration_t = seek_types::Seek_Iteration_t
 
using variant_t = std::variant< seek_types::Next_t, seek_types::Seek_Iteration_t >
 

Public Member Functions

auto as_base () const -> variant_t const &
 
auto as_base () -> variant_t &
 

Static Public Attributes

static constexpr Next_t const Next {}
 

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