#include <vm.h>
公共成员函数 |
|
MAXON_IMPLICIT | LocalStringStorage (const String &str) |
LocalStringStorage () | |
LocalStringStorage ( LocalStringStorage &&o) | |
operator const Char * () const | |
Int | GetLength () const |
Private Attributes |
|
BaseArray < Char > | _arr |
MAXON_IMPLICIT LocalStringStorage | ( | const String & | str | ) |
LocalStringStorage | ( | ) |
LocalStringStorage | ( | LocalStringStorage && | o | ) |
operator const Char * | ( | ) | const |
Int GetLength | ( | ) | const |
|
private |