|
Ultralight
1.0.0
A fast, lightweight, HTML UI engine for native apps.
|
The header for the FileSystem interface. More...
Go to the source code of this file.
Classes | |
| class | ultralight::FileSystem |
| FileSystem interface, used for all file system operations. More... | |
Namespaces | |
| ultralight | |
| This is a set of common JavaScriptCore Helper functions to simplify sample code. | |
Typedefs | |
| typedef int | ultralight::FileHandle |
| File Handle type used as unique ID for opened files. | |
Enumerations | |
| enum | ultralight::FileSeekOrigin |
| The position to seek from in a file,. More... | |
| enum | ultralight::MetadataType |
| The type of path,. More... | |
Variables | |
| const FileHandle | ultralight::invalidFileHandle = (FileHandle)-1 |
| Handle used to denote an invalid file. | |
The header for the FileSystem interface.
This file is a part of Ultralight, a fast, lightweight, HTML UI engine
Website: http://ultralig.ht
Copyright (C) 2019 Ultralight, Inc. All rights reserved.
Definition in file FileSystem.h.