webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WTF::StringView::UpconvertedCharacters Class Reference

#include <StringView.h>

Public Member Functions

 UpconvertedCharacters (const StringView &)
 
 operator const UChar * () const
 
const UCharget () const
 
 UpconvertedCharacters (const StringView &)
 
 operator const UChar * () const
 
const UCharget () const
 
 UpconvertedCharacters (const StringView &)
 
 operator const UChar * () const
 
const UCharget () const
 

Constructor & Destructor Documentation

◆ UpconvertedCharacters() [1/3]

WTF::StringView::UpconvertedCharacters::UpconvertedCharacters ( const StringView string)
inlineexplicit

◆ UpconvertedCharacters() [2/3]

WTF::StringView::UpconvertedCharacters::UpconvertedCharacters ( const StringView )
explicit

◆ UpconvertedCharacters() [3/3]

WTF::StringView::UpconvertedCharacters::UpconvertedCharacters ( const StringView )
explicit

Member Function Documentation

◆ get() [1/3]

const UChar* WTF::StringView::UpconvertedCharacters::get ( ) const
inline

◆ get() [2/3]

const UChar* WTF::StringView::UpconvertedCharacters::get ( ) const
inline

◆ get() [3/3]

const UChar* WTF::StringView::UpconvertedCharacters::get ( ) const
inline

◆ operator const UChar *() [1/3]

WTF::StringView::UpconvertedCharacters::operator const UChar * ( ) const
inline

◆ operator const UChar *() [2/3]

WTF::StringView::UpconvertedCharacters::operator const UChar * ( ) const
inline

◆ operator const UChar *() [3/3]

WTF::StringView::UpconvertedCharacters::operator const UChar * ( ) const
inline

The documentation for this class was generated from the following file: