ClassMString
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MString}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MString}}</noinclude><includeonly> | ||
− | {{doxybot-class|MString|}} | + | {{doxybot-class|1=MString|2=}} |
− | {{doxybot-member|char* MString:: | + | {{doxybot-member|1=char* MString::m_dataNone|2=}} |
− | + | {{doxybot-member|1=MString::MString(void)|2=}} | |
− | {{doxybot-member|MString::MString | + | {{doxybot-member|1=MString::MString(const char *data)|2=}} |
− | + | {{doxybot-member|1=MString::MString(const MString &string)|2=}} | |
− | + | {{doxybot-member|1=MString::~MString(void)|2=}} | |
− | {{doxybot-member|MString::MString | + | {{doxybot-member|1=void MString::clear(void)|2=}} |
− | + | {{doxybot-member|1=void MString::set(const char *data)|2=}} | |
− | {{doxybot-member|MString::MString | + | {{doxybot-member|1=const char* MString::getSafeString(void)|2=}} |
− | + | {{doxybot-member|1=const char* MString::getData(void)|2=}} | |
− | {{doxybot-member|MString::~MString | + | {{doxybot-member|1=void MString::operator=(const MString &string)|2=}} |
− | + | {{doxybot-member|1=void MString::operator=(const char *data)|2=}} | |
− | {{doxybot-member|void MString::clear | + | |
− | + | ||
− | {{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> |
Latest revision as of 13:09, 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.