#include <DeprecatedString.h>

Public Member Functions | |
| DeprecatedConstString (const DeprecatedChar *, unsigned) | |
| ~DeprecatedConstString () | |
| const DeprecatedString & | string () const |
| WebCore::DeprecatedConstString::DeprecatedConstString | ( | const DeprecatedChar * | unicode, | |
| unsigned | length | |||
| ) |
| WebCore::DeprecatedConstString::~DeprecatedConstString | ( | ) |
| const DeprecatedString& WebCore::DeprecatedConstString::string | ( | ) | const [inline] |