Exiv2
Loading...
Searching...
No Matches
Exiv2::FileIo::Impl::StructStat Struct Reference

Simple struct stat wrapper for internal use. More...

Public Attributes

mode_t st_mode {0}
 Permissions.
off_t st_size {0}
 Size.

Detailed Description

Simple struct stat wrapper for internal use.

Member Data Documentation

◆ st_mode

mode_t Exiv2::FileIo::Impl::StructStat::st_mode {0}

Permissions.

Referenced by Exiv2::FileIo::Impl::stat(), and Exiv2::FileIo::transfer().

◆ st_size

off_t Exiv2::FileIo::Impl::StructStat::st_size {0}

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