#include <p2mstr.h>
Inheritance diagram for p2mString:


Public Methods | |
| p2mString () | |
| p2mString (const CString &stringSrc) | |
| p2mString (TCHAR ch, int nRepeat=1) | |
| p2mString (LPCSTR lpsz) | |
| p2mString (LPCWSTR lpsz) | |
| p2mString (LPCTSTR lpch, int nLength) | |
| p2mString (const unsigned char *psz) | |
| void | getStr255 (Str255) const |
| void | setStr255 (ConstStringPtr) |
| const p2mString & | operator= (const CString &stringSrc) |
| const p2mString & | operator= (TCHAR ch) |
| const p2mString & | operator= (LPCSTR lpsz) |
| const p2mString & | operator= (LPCWSTR lpsz) |
| const p2mString & | operator= (const unsigned char *psz) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in LString. |
|
|
Reimplemented in LString. |
|
|
Reimplemented in LString. |
|
|
Reimplemented in LString. |
|
|
|
1.2.17