#include <b2b_platform.h>
ShortStrRefCtor::ShortStrRefCtor |
( |
const char * |
p, |
|
|
short |
len |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
template<typename StringWithLengthT >
ShortStrRefCtor::ShortStrRefCtor |
( |
const StringWithLengthT & |
rhs | ) |
|
throw | ( | |
| ) | | |
|
inline |
template<typename StringWithLengthT >
void ShortStrRefCtor::assign |
( |
const StringWithLengthT & |
rhs | ) |
|
throw | ( | |
| ) | | |
|
inline |
void ShortStrRefCtor::assign |
( |
const char * |
data, |
|
|
short |
len |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
bool ShortStrRefCtor::operator< |
( |
const ShortStrRefCtor & |
rhs | ) |
const |
throw | ( | |
| ) | | |
|
inline |
bool ShortStrRefCtor::operator== |
( |
const ShortStrRefCtor & |
rhs | ) |
const |
throw | ( | |
| ) | | |
|
inline |
const char* ShortStrRefCtor::data_ |
short ShortStrRefCtor::length_ |