OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Public Member Functions | Public Attributes | List of all members
InternalZGY::FileHeaderAccess Class Reference
Inheritance diagram for InternalZGY::FileHeaderAccess:
InternalZGY::IFileHeaderAccess InternalZGY::IHeaderAccess

Public Member Functions

virtual podbytes_t podbytes () const override
 
virtual void read (const std::shared_ptr< FileADT > &file, std::int64_t offset)
 
virtual void byteswap ()
 
virtual void dump (std::ostream &out, const std::string &prefix="") override
 
virtual std::array< std::uint8_t, 4 > magic () const override
 
virtual std::uint32_t version () const override
 

Public Attributes

FileHeaderPOD _pod
 

Additional Inherited Members

- Public Types inherited from InternalZGY::IHeaderAccess
typedef std::vector< std::uint8_t > podbytes_t
 

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