PSYQO SDK
psyqo::ISO9660Parser::DirEntry
Struct
Struct
An ISO9660 directory entry.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "psyqo/iso9660-parser.hh"
psyqo::ISO9660Parser::DirEntry& value = /* obtain a valid instance from your game */;Nested types
Fields and constants
LBAExposes `LBA` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.FieldnameExposes `name` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.FieldsizeExposes `size` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.FieldtypeExposes `type` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.Field