RefCountedCString Class Reference Data Types
#include <apibaseid.h>
公共成员函数 |
|
| void | AddReference () const |
| void | RemoveReference () const |
| operator const Char * () const | |
| operator Char * () | |
静态公共成员函数 |
|
| static RefCountedCString * | Alloc ( Int len) |
私有成员函数 |
|
| RefCountedCString ()=delete | |
| ~RefCountedCString ()=delete | |
Private Attributes |
|
| Char | _string [ MAXON_FLEXIBLE_ARRAY_LENGTH ] |
|
private delete |
|
private delete |
|
static |
| void AddReference | ( | ) | const |
| void RemoveReference | ( | ) | const |
| operator const Char * | ( | ) | const |
| operator Char * | ( | ) |
|
private |