BLOCXX_NAMESPACE::String::ByteBuf Class Reference
List of all members.
Detailed Description
Definition at line 93 of file String.cpp.
Constructor & Destructor Documentation
| BLOCXX_NAMESPACE::String::ByteBuf::ByteBuf |
( |
const char * |
s |
) |
[inline] |
| BLOCXX_NAMESPACE::String::ByteBuf::ByteBuf |
( |
const ByteBuf & |
arg |
) |
[inline] |
| BLOCXX_NAMESPACE::String::ByteBuf::ByteBuf |
( |
AutoPtrVec< char > & |
s, |
|
|
size_t |
len | |
|
) |
| | [inline] |
| BLOCXX_NAMESPACE::String::ByteBuf::~ByteBuf |
( |
|
) |
[inline] |
Member Function Documentation
| ByteBuf& BLOCXX_NAMESPACE::String::ByteBuf::operator= |
( |
const ByteBuf & |
arg |
) |
[inline] |
| size_t BLOCXX_NAMESPACE::String::ByteBuf::length |
( |
|
) |
const [inline] |
| char* BLOCXX_NAMESPACE::String::ByteBuf::data |
( |
|
) |
const [inline] |
| ByteBuf* BLOCXX_NAMESPACE::String::ByteBuf::clone |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: