A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
access(A_path:int, A_flags:int, errnoPtr:int) — method, interface com.adobe.flascc.kernel.IKernel |
| |
access(path:int, flags:int, errnoPtr:int) — method, class com.adobe.flascc.kernel.PlayerKernel |
| |
activeConsole — Static Property, class com.adobe.flascc.CModule |
|
A reference to the current Console object, it is set when one of the start methods is called
|
addBackingStore(bs:com.adobe.flascc.vfs:IBackingStore, prefix:String) — method, class com.adobe.flascc.vfs.DefaultVFS |
|
Mounts a backing store as part of the VFS. |
addBackingStore(backingStore:com.adobe.flascc.vfs:IBackingStore, mountPath:String) — method, interface com.adobe.flascc.vfs.IVFS |
|
Mounts a backing store as part of the VFS. |
addDirectory(path:String) — method, class com.adobe.flascc.vfs.DefaultVFS |
|
Adds an empty directory to the filesystem. |
addDirectory(path:String) — method, interface com.adobe.flascc.vfs.IVFS |
|
Adds an empty directory to the filesystem. |
addDirectory(path:String) — method, class com.adobe.flascc.vfs.InMemoryBackingStore |
|
Insert a mapping representing a directory. |
addFile(path:String, data:flash.utils:ByteArray) — method, class com.adobe.flascc.vfs.DefaultVFS |
|
Adds a file to the filesystem. |
addFile(path:String, data:flash.utils:ByteArray) — method, interface com.adobe.flascc.vfs.IBackingStore |
|
Adds a file into the filesystem with a given path and contents. |
addFile(path:String, data:flash.utils:ByteArray) — method, interface com.adobe.flascc.vfs.IVFS |
|
Adds a file to the filesystem. |
addFile(path:String, data:flash.utils:ByteArray) — method, class com.adobe.flascc.vfs.InMemoryBackingStore |
|
Insert a mapping from path to data into the filemap. |
addSpecialFile(path:String, specialFile:com.adobe.flascc.vfs:ISpecialFile) — method, class com.adobe.flascc.vfs.DefaultVFS |
|
Add a special file to the filesystem. |
addSpecialFile(path:String, specialFile:com.adobe.flascc.vfs:ISpecialFile) — method, interface com.adobe.flascc.vfs.IVFS |
|
Add a special file to the filesystem. |
allocaLatin1String(s:String) — Static Method , class com.adobe.flascc.CModule |
|
Allocas a Latin1 String
|
allocaString(s:String) — Static Method , class com.adobe.flascc.CModule |
|
TBD
|
appending — Property, class com.adobe.flascc.vfs.FileHandle |
|
True if this file descriptor was opened with O_APPEND. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |