#include <UT_StringHolder.h>
Definition at line 201 of file UT_StringHolder.h.
static Holder* UT_StringRef::Holder::buildInline |
( |
const char * |
str, |
|
|
exint |
length |
|
) |
| |
|
static |
static Holder* UT_StringRef::Holder::buildInline |
( |
exint |
length | ) |
|
|
static |
const char* UT_StringRef::Holder::c_str |
( |
void |
| ) |
const |
|
inline |
void UT_StringRef::Holder::decref |
( |
| ) |
|
|
inline |
int64 UT_StringRef::Holder::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
void UT_StringRef::Holder::incref |
( |
| ) |
|
|
inline |
char* UT_StringRef::Holder::inlineBufferNC |
( |
| ) |
|
|
inline |
bool UT_StringRef::Holder::isUnique |
( |
| ) |
const |
|
inline |
exint UT_StringRef::Holder::length |
( |
void |
| ) |
const |
|
inline |
char* UT_StringRef::Holder::stealAsMalloc |
( |
| ) |
|
|
inline |
const char* UT_StringRef::Holder::myData |
char UT_StringRef::Holder::myDataIfInline[sizeof(const char *)] |
The documentation for this class was generated from the following file: