#include <crashreportproperty.h>
Public Member Functions | |
| 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 | ) |
| MAXON_OPERATOR_MOVE_ASSIGNMENT | ( | CrashReportPropertyItem | ) |
| const Char* _name |
| const Char* _value |