ClassMString
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MString}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MString}}</noinclude><includeonly> | ||
{{doxybot-class|MString|}} | {{doxybot-class|MString|}} | ||
− | {{doxybot-member|char* MString:: | + | {{doxybot-member|char* MString::m_dataNone|}} |
− | {{doxybot-member| | + | {{doxybot-member|MString::MString(void)|}} |
− | + | {{doxybot-member|MString::MString(const char *data)|}} | |
− | + | {{doxybot-member|MString::MString(const MString &string)|}} | |
− | {{doxybot-member|MString::MString | + | {{doxybot-member|MString::~MString(void)|}} |
− | + | {{doxybot-member|void MString::clear(void)|}} | |
− | {{doxybot-member|MString::MString | + | {{doxybot-member|void MString::set(const char *data)|}} |
− | + | {{doxybot-member|const char* MString::getSafeString(void)|}} | |
− | {{doxybot-member|MString::~MString | + | {{doxybot-member|const char* MString::getData(void)|}} |
− | + | {{doxybot-member|void MString::operator=(const MString &string)|}} | |
− | {{doxybot-member|void MString::clear | + | {{doxybot-member|void MString::operator=(const char *data)|}} |
− | + | ||
− | {{doxybot-member|void MString::set | + | |
− | + | ||
− | {{doxybot-member|const char* MString::getSafeString | + | |
− | + | ||
− | {{doxybot-member|const char* MString::getData | + | |
− | + | ||
− | {{doxybot-member|void MString::operator= | + | |
− | + | ||
− | {{doxybot-member|void MString::operator= | + | |
− | + | ||
{{doxybot-categories}} | {{doxybot-categories}} | ||
</includeonly> | </includeonly> |
Revision as of 12:56, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MString that it is trancluded into.