IFS::FWFS::ArchiveStream::VolumeInfo Struct Reference
#include <ArchiveStream.h>
Collaboration diagram for IFS::FWFS::ArchiveStream::VolumeInfo:
Public Member Functions | |
VolumeInfo & | operator= (const IFileSystem::Info &fsinfo) |
Public Attributes | |
String | name |
Volume Name. More... | |
uint32_t | id {0} |
File system ID to store. More... | |
TimeStamp | creationTime {0} |
Volume creation time, default is current system time (UTC) More... | |
Member Function Documentation
◆ operator=()
|
inline |
Member Data Documentation
◆ creationTime
TimeStamp IFS::FWFS::ArchiveStream::VolumeInfo::creationTime {0} |
Volume creation time, default is current system time (UTC)
◆ id
uint32_t IFS::FWFS::ArchiveStream::VolumeInfo::id {0} |
File system ID to store.
◆ name
String IFS::FWFS::ArchiveStream::VolumeInfo::name |
Volume Name.
The documentation for this struct was generated from the following file: