#include <FileSystem.h>
◆ MappedFileData() [1/6]
WebCore::MappedFileData::MappedFileData |
( |
| ) |
|
|
inline |
◆ MappedFileData() [2/6]
◆ MappedFileData() [3/6]
WebCore::MappedFileData::MappedFileData |
( |
const String & |
filePath, |
|
|
bool & |
success |
|
) |
| |
◆ ~MappedFileData() [1/2]
WebCore::MappedFileData::~MappedFileData |
( |
| ) |
|
◆ MappedFileData() [4/6]
WebCore::MappedFileData::MappedFileData |
( |
| ) |
|
|
inline |
◆ MappedFileData() [5/6]
◆ MappedFileData() [6/6]
◆ ~MappedFileData() [2/2]
◆ data() [1/2]
const void* WebCore::MappedFileData::data |
( |
| ) |
const |
|
inline |
◆ data() [2/2]
const void* WebCore::MappedFileData::data |
( |
| ) |
const |
|
inline |
◆ operator bool() [1/2]
WebCore::MappedFileData::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator bool() [2/2]
WebCore::MappedFileData::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ size() [1/2]
unsigned WebCore::MappedFileData::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
unsigned WebCore::MappedFileData::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/FileSystem.h
- Source/WebCore/platform/FileSystem.cpp