#include <libmc.h>
Definition at line 148 of file libmc.h.
struct { ... } mcTable::_create |
struct { ... } mcTable::_modify |
◆ attrFile
unsigned short mcTable::attrFile |
File attribute
Definition at line 187 of file libmc.h.
◆ day
unsigned char mcTable::day |
Entry creation date/time (day)
Entry modification date/time (day)
Definition at line 160 of file libmc.h.
◆ fileSizeByte
unsigned mcTable::fileSizeByte |
File size (bytes). For a directory entry: 0
Definition at line 185 of file libmc.h.
◆ hour
unsigned char mcTable::hour |
Entry creation date/time (hour)
Entry modification date/time (hour)
Definition at line 158 of file libmc.h.
◆ min
unsigned char mcTable::min |
Entry creation date/time (minute)
Entry modification date/time (minute)
Definition at line 156 of file libmc.h.
◆ month
unsigned char mcTable::month |
Entry creation date/time (month)
Entry modification date/time (month)
Definition at line 162 of file libmc.h.
◆ name
unsigned char mcTable::name[32] |
Entry name
Definition at line 191 of file libmc.h.
◆ sec
unsigned char mcTable::sec |
Entry creation date/time (second)
Entry modification date/time (second)
Definition at line 154 of file libmc.h.
◆ unknown1
unsigned char mcTable::unknown1 |
◆ unknown2
unsigned char mcTable::unknown2 |
◆ unknown3
unsigned short mcTable::unknown3 |
◆ unknown4
unsigned mcTable::unknown4[2] |
◆ year
unsigned short mcTable::year |
Entry creation date/time (year)
Entry modification date/time (year)
Definition at line 164 of file libmc.h.
The documentation for this struct was generated from the following file: