Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Pack_
FOpen
Package:
Allegro.Files.Memory
Goto spec source
Description
package
Allegro.Files.Memory
is
Allegro 4.2.2 - File and compression routines This package is a high-level API for reading packfiles located in memory. Writing to memory is not supported.
Subprograms & Entries
Pack_FOpen
Goto spec in source
function
Pack_FOpen
(
mem
:
access
Stream_Element_Array;
consume
: Boolean := False )
return
A_Packfile
;
References:
allegro-files-memory.ads:11:14
(declaration)
allegro-files-memory.adb:151:14 (body)
allegro-files-memory.adb:156:9 (label)
archives-zip_archives.adb:189:17 (reference)
resources-images.adb:19:21 (reference)
resources.adb:147:16 (reference)
Called by:
Archives.Zip_Archives.Open defined at
archives-zip_archives.ads:39:14
Resources.Get_Packfile
defined at
resources.ads:67:14
Resources.Images.Load_BMP defined at resources-images.adb:13:14
Calls:
Allegro.Files.Pack_FOpen_Vtable
defined at
allegro-files.ads:114:14