Crashpad
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
crashpad::Annotation Member List

This is the complete list of members for crashpad::Annotation, including all inherited members.

Annotation(Type type, const char name[], void *value_ptr)crashpad::Annotationinline
Annotation(const Annotation &)=delete (defined in crashpad::Annotation)crashpad::Annotation
Annotation(Type type, const char name[], void *value_ptr, ConcurrentAccessGuardMode concurrent_access_guard_mode)crashpad::Annotationinlineprotected
AnnotationList (defined in crashpad::Annotation)crashpad::Annotationfriend
Clear()crashpad::Annotation
concurrent_access_guard_mode() const (defined in crashpad::Annotation)crashpad::Annotationinline
ConcurrentAccessGuardMode enum namecrashpad::Annotation
GetLinkNode(std::memory_order order=std::memory_order_seq_cst) (defined in crashpad::Annotation)crashpad::Annotationinlineprotected
GetLinkNode(std::memory_order order=std::memory_order_seq_cst) const (defined in crashpad::Annotation)crashpad::Annotationinlineprotected
is_set() constcrashpad::Annotationinline
kNameMaxLengthcrashpad::Annotationstatic
kValueMaxSizecrashpad::Annotationstatic
link_node() (defined in crashpad::Annotation)crashpad::Annotationinlineprotected
name() const (defined in crashpad::Annotation)crashpad::Annotationinline
operator=(const Annotation &)=delete (defined in crashpad::Annotation)crashpad::Annotation
SetSize(ValueSizeType size)crashpad::Annotation
size() const (defined in crashpad::Annotation)crashpad::Annotationinline
TryCreateScopedSpinGuard(uint64_t timeout_ns)crashpad::Annotationinline
Type enum namecrashpad::Annotation
type() const (defined in crashpad::Annotation)crashpad::Annotationinline
UserDefinedType(uint16_t value)crashpad::Annotationinlinestatic
value() const (defined in crashpad::Annotation)crashpad::Annotationinline
ValueSizeType typedefcrashpad::Annotation