#include <Mstring.h>
Definition at line 12 of file Mstring.h.
Mstring::Mstring |
( |
string |
other | ) |
|
string Mstring::getThis |
( |
| ) |
const |
const Cinfo * Mstring::initCinfo |
( |
| ) |
|
|
static |
Definition at line 12 of file Mstring.cpp.
References getThis(), Neutral::initCinfo(), mStringCinfo, and setThis().
19 "Access function for entire Mstring object.",
25 "Access function for value field of Mstring object,"
26 "which happens also to be the entire contents of the object.",
31 static Finfo* mStringFinfos[] = {
41 sizeof( mStringFinfos ) /
sizeof (
Finfo* ),
static const Cinfo * mStringCinfo
static const Cinfo * initCinfo()
void Mstring::setThis |
( |
string |
v | ) |
|
The documentation for this class was generated from the following files: