#include <crashreportproperty.h>
					
				
| 公共成员函数 | |
| CrashReportPropertyItem (const Char *name=nullptr, const Char *value=nullptr) | |
| CrashReportPropertyItem (const CrashReportPropertyItem & src ) | |
| CrashReportPropertyItem ( CrashReportPropertyItem && src ) | |
| MAXON_OPERATOR_MOVE_ASSIGNMENT ( CrashReportPropertyItem ) | |
| Public Attributes | |
| const Char * | _name | 
| const Char * | _value | 
| 
 | explicit | 
| CrashReportPropertyItem | ( | const CrashReportPropertyItem & | src | ) | 
| CrashReportPropertyItem | ( | CrashReportPropertyItem && | src | ) | 
| MAXON_OPERATOR_MOVE_ASSIGNMENT | ( | CrashReportPropertyItem | ) | 
| const Char * _name | 
| const Char * _value |