#include <CString.h>
◆ CString() [1/15]
WTF::CString::CString |
( |
| ) |
|
|
inline |
◆ CString() [2/15]
WTF::CString::CString |
( |
const char * |
str | ) |
|
◆ CString() [3/15]
WTF::CString::CString |
( |
const char * |
str, |
|
|
size_t |
length |
|
) |
| |
◆ CString() [4/15]
◆ CString() [5/15]
◆ CString() [6/15]
WTF::CString::CString |
( |
| ) |
|
|
inline |
◆ CString() [7/15]
◆ CString() [8/15]
◆ CString() [9/15]
◆ CString() [10/15]
◆ CString() [11/15]
WTF::CString::CString |
( |
| ) |
|
|
inline |
◆ CString() [12/15]
◆ CString() [13/15]
◆ CString() [14/15]
◆ CString() [15/15]
◆ buffer() [1/3]
◆ buffer() [2/3]
◆ buffer() [3/3]
◆ data() [1/3]
const char* WTF::CString::data |
( |
| ) |
const |
|
inline |
◆ data() [2/3]
const char* WTF::CString::data |
( |
| ) |
const |
|
inline |
◆ data() [3/3]
const char* WTF::CString::data |
( |
| ) |
const |
|
inline |
◆ hash() [1/3]
◆ hash() [2/3]
unsigned WTF::CString::hash |
( |
| ) |
const |
◆ hash() [3/3]
◆ isHashTableDeletedValue() [1/3]
bool WTF::CString::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [2/3]
bool WTF::CString::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [3/3]
bool WTF::CString::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isNull() [1/3]
bool WTF::CString::isNull |
( |
| ) |
const |
|
inline |
◆ isNull() [2/3]
bool WTF::CString::isNull |
( |
| ) |
const |
|
inline |
◆ isNull() [3/3]
bool WTF::CString::isNull |
( |
| ) |
const |
|
inline |
◆ isSafeToSendToAnotherThread() [1/3]
bool WTF::CString::isSafeToSendToAnotherThread |
( |
| ) |
const |
◆ isSafeToSendToAnotherThread() [2/3]
bool WTF::CString::isSafeToSendToAnotherThread |
( |
| ) |
const |
◆ isSafeToSendToAnotherThread() [3/3]
bool WTF::CString::isSafeToSendToAnotherThread |
( |
| ) |
const |
◆ length() [1/3]
◆ length() [2/3]
◆ length() [3/3]
size_t WTF::CString::length |
( |
| ) |
const |
|
inline |
◆ mutableData() [1/3]
◆ mutableData() [2/3]
◆ mutableData() [3/3]
char * WTF::CString::mutableData |
( |
| ) |
|
◆ newUninitialized() [1/3]
◆ newUninitialized() [2/3]
CString WTF::CString::newUninitialized |
( |
size_t |
length, |
|
|
char *& |
characterBuffer |
|
) |
| |
|
static |
◆ newUninitialized() [3/3]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/wtf/text/CString.h
- Source/WTF/wtf/text/CString.cpp