IFS::IFileSystem::NameInfo Struct Reference
Filing system information with buffer for name. More...
#include <IFileSystem.h>
Inheritance diagram for IFS::IFileSystem::NameInfo:
Collaboration diagram for IFS::IFileSystem::NameInfo:
Public Member Functions | |
NameInfo () | |
![]() | |
Info () | |
Info (char *namebuf, unsigned buflen) | |
uint32_t | used () const |
Info & | operator= (const Info &rhs) |
void | clear () |
Additional Inherited Members | |
![]() | |
Type | type {} |
The filing system type identifier. More... | |
Attributes | attr {} |
Attribute flags. More... | |
size_t | maxNameLength {255} |
Maximum length of a single file name. More... | |
size_t | maxPathLength {255} |
Maximum length of a full file path. More... | |
Storage::Partition | partition |
uint32_t | volumeID {0} |
Unique identifier for volume. More... | |
NameBuffer | name |
Buffer for name. More... | |
uint32_t | volumeSize {0} |
Size of volume, in bytes. More... | |
uint32_t | freeSpace {0} |
Available space, in bytes. More... | |
TimeStamp | creationTime {} |
Detailed Description
Filing system information with buffer for name.
Constructor & Destructor Documentation
◆ NameInfo()
|
inline |
The documentation for this struct was generated from the following file: