#include <BString.h>
◆ BRefString() [1/3]
BRefString::BRefString | ( | const char * | str = 0 , | | | int | len = -1 , | | | Bool | copy = 0 | | ) | | | | inline |
◆ BRefString() [2/3]
◆ BRefString() [3/3]
BRefString::BRefString | ( | BUInt | len | ) | | | inline |
◆ ~BRefString()
BRefString::~BRefString | ( | | ) | | | inline |
◆ clear()
void BRefString::clear | ( | | ) | | | inline |
◆ debugPrint()
void BRefString::debugPrint | ( | | ) | | | inline |
◆ len()
BUInt BRefString::len | ( | | ) | const | | inline |
◆ operator=()
◆ refDelete()
void BRefString::refDelete | ( | | ) | | | inline |
◆ refMakeWriteable()
void BRefString::refMakeWriteable | ( | | ) | | | inline |
◆ refNew()
void BRefString::refNew | ( | BUInt | len | ) | | | inline |
◆ refResize()
void BRefString::refResize | ( | BUInt | len | ) | | | inline |
◆ refWrite()
void BRefString::refWrite | ( | const char * | str, | | | BUInt | len | | ) | | | | inline |
◆ str() [1/2]
const char * BRefString::str | ( | | ) | const | | inline |
◆ str() [2/2]
char * BRefString::str | ( | | ) | | | inline |
◆ alwaysCopy
Bool BRefString::alwaysCopy = 0 | | static |
◆ oref
◆ ostr
const char* BRefString::ostr | | private |
The documentation for this class was generated from the following files: