CrashReportProperty Member List

This is the complete list of members for CrashReportProperty , including all inherited members.

_buf CrashReportProperty private
_propertyIdx CrashReportProperty private
CrashReportProperty (const Char *name, const Char *value=nullptr) CrashReportProperty explicit
CrashReportProperty (const Char *name, Bool value) CrashReportProperty
CrashReportProperty (const Char *name, Char value) CrashReportProperty
CrashReportProperty (const Char *name, Int16 value) CrashReportProperty
CrashReportProperty (const Char *name, Int32 value) CrashReportProperty
CrashReportProperty (const Char *name, Int64 value) CrashReportProperty
CrashReportProperty (const Char *name, UChar value) CrashReportProperty
CrashReportProperty (const Char *name, UInt16 value) CrashReportProperty
CrashReportProperty (const Char *name, UInt32 value) CrashReportProperty
CrashReportProperty (const Char *name, UInt64 value) CrashReportProperty
CrashReportProperty (const Char *name, const Float32 &value) CrashReportProperty
CrashReportProperty (const Char *name, const Float64 &value) CrashReportProperty
CrashReportProperty (const Char *name, const String &value) CrashReportProperty
CrashReportProperty (const Char *name, const T &value) CrashReportProperty
GetCrashReportProperties (void *osThread) CrashReportProperty static
IsAllocated () const CrashReportProperty private
MAXON_DISALLOW_COPY_AND_ASSIGN (CrashReportProperty) CrashReportProperty private
SetAllocationState (Bool state) CrashReportProperty private
StoreValue (const Char *value) CrashReportProperty private
StoreValue (Bool value) CrashReportProperty private
StoreValue (UInt64 value, Int digits) CrashReportProperty private
~CrashReportProperty () CrashReportProperty