#include <MString.h>
List of all members.
Constructor & Destructor Documentation
| MString::MString |
( |
void |
| ) |
|
| MString::MString |
( |
const char * |
data | ) |
|
| MString::MString |
( |
const MString & |
string | ) |
|
| MString::~MString |
( |
void |
| ) |
|
Member Function Documentation
| void MString::clear |
( |
void |
| ) |
|
| const char* MString::getData |
( |
void |
| ) |
[inline] |
| void MString::operator= |
( |
const MString & |
string | ) |
[inline] |
| void MString::operator= |
( |
const char * |
data | ) |
[inline] |
| void MString::set |
( |
const char * |
data | ) |
|
The documentation for this class was generated from the following files: