World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <avio.h>
Открытые атрибуты | |
char * | name |
int | type |
int | utf8 |
int64_t | size |
int64_t | modification_timestamp |
int64_t | access_timestamp |
int64_t | status_change_timestamp |
int64_t | user_id |
int64_t | group_id |
int64_t | filemode |
Describes single entry of the directory.
Only name and type fields are guaranteed be set. Rest of fields are protocol or/and platform dependent and might be unknown.
int AVIODirEntry::utf8 |
int64_t AVIODirEntry::size |
int64_t AVIODirEntry::modification_timestamp |
int64_t AVIODirEntry::access_timestamp |
int64_t AVIODirEntry::status_change_timestamp |
int64_t AVIODirEntry::user_id |
int64_t AVIODirEntry::group_id |
int64_t AVIODirEntry::filemode |