Athena IO Library
athena::io::DNA< DNAE >::Seek< offset, direction > Struct Template Reference

Meta Template signaling atdna to insert a stream seek where it's used. More...

#include <DNA.hpp>

Collaboration diagram for athena::io::DNA< DNAE >::Seek< offset, direction >:
Collaboration graph

Detailed Description

template<Endian DNAE>
template<off_t offset, SeekOrigin direction>
struct athena::io::DNA< DNAE >::Seek< offset, direction >

Meta Template signaling atdna to insert a stream seek where it's used.

Template Parameters
offsetC++ expression wrapped in DNA_COUNT macro to determine number of bytes to seek
directionSeekOrigin to seek relative to

Definition at line 119 of file DNA.hpp.


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