PSYQO SDK
Iso9660 Parser
iso9660-parser.hh · the iso9660 parser module
Module
the iso9660 parser module.
Include this module
C++ include
#include "psyqo/iso9660-parser.hh"Types
(unnamed enum at D:\GitProjects\GameEngines\Epok\EpokEngine\third_party\nugget\psyqo\iso9660-parser.hh:60:9)Enum declared by the iso9660-parser module for the iso9660 parser module.EnumDirEntryAn ISO9660 directory entry.StructGetDirentryAwaiterStruct declared by the iso9660-parser module for the iso9660 parser module.StructInitializeAwaiterStruct declared by the iso9660-parser module for the iso9660 parser module.StructISO9660ParserAn ISO9660 parser.ClassReadRequestAn asynchronous read request.StructFunctions and methods
await_readyPerforms `await ready` as part of the iso9660 parser module.Methodawait_readyPerforms `await ready` as part of the iso9660 parser module.Methodawait_resumePerforms `await resume` as part of the iso9660 parser module.Methodawait_resumePerforms `await resume` as part of the iso9660 parser module.Methodawait_suspendPerforms `await suspend` as part of the iso9660 parser module.Function templateawait_suspendPerforms `await suspend` as part of the iso9660 parser module.Function templategetCDRomReturns the CDRom object used by the parser.MethodgetDirentryReturns direntry as part of the iso9660 parser module.MethodGetDirentryAwaiterConstructs `psyqo::ISO9660Parser::GetDirentryAwaiter` for the iso9660 parser module.constructorinitializePerforms `initialize` as part of the iso9660 parser module.MethodInitializeAwaiterConstructs `psyqo::ISO9660Parser::InitializeAwaiter` for the iso9660 parser module.constructorinitializedReturns the state of the parser.MethodISO9660ParserThe ISO9660Parser constructor.constructorscheduleGetDirentryPerforms `schedule get direntry` as part of the iso9660 parser module.MethodscheduleInitializePerforms `schedule initialize` as part of the iso9660 parser module.MethodscheduleReadRequestRead a file asynchronously.MethodFields, variables and values
bufferExposes `buffer` on `psyqo::ISO9660Parser::ReadRequest` for the iso9660 parser module.FieldCURRENT_DIRNamed value `CURRENT_DIR` in `psyqo::ISO9660Parser::DirEntry::(unnamed enum at D:\GitProjects\GameEngines\Epok\EpokEngine\third_party\nugget\psyqo\iso9660-parser.hh:60:9)`.Enum valueDIRECTORYNamed value `DIRECTORY` in `psyqo::ISO9660Parser::DirEntry::(unnamed enum at D:\GitProjects\GameEngines\Epok\EpokEngine\third_party\nugget\psyqo\iso9660-parser.hh:60:9)`.Enum valueentryExposes `entry` on `psyqo::ISO9660Parser::ReadRequest` for the iso9660 parser module.FieldFILENamed value `FILE` in `psyqo::ISO9660Parser::DirEntry::(unnamed enum at D:\GitProjects\GameEngines\Epok\EpokEngine\third_party\nugget\psyqo\iso9660-parser.hh:60:9)`.Enum valueINVALIDNamed value `INVALID` in `psyqo::ISO9660Parser::DirEntry::(unnamed enum at D:\GitProjects\GameEngines\Epok\EpokEngine\third_party\nugget\psyqo\iso9660-parser.hh:60:9)`.Enum valueLBAExposes `LBA` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.FieldnameExposes `name` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.FieldPARENT_DIRNamed value `PARENT_DIR` in `psyqo::ISO9660Parser::DirEntry::(unnamed enum at D:\GitProjects\GameEngines\Epok\EpokEngine\third_party\nugget\psyqo\iso9660-parser.hh:60:9)`.Enum valuesizeExposes `size` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.FieldtypeExposes `type` on `psyqo::ISO9660Parser::DirEntry` for the iso9660 parser module.Field