|
libHSPlasma
|
#include <plString.h>
Public Member Functions | |
| StrBuffer (char *str) | |
| ~StrBuffer () | |
| void | ref () |
| void | unref () |
| const char * | data () const |
| plString::StrBuffer::StrBuffer | ( | char * | str | ) |
| plString::StrBuffer::~StrBuffer | ( | ) |
| const char* plString::StrBuffer::data | ( | ) | const |
| void plString::StrBuffer::ref | ( | ) |
| void plString::StrBuffer::unref | ( | ) |
1.8.1.2