This is the complete list of members for crashpad::Annotation, including all inherited members.
Annotation(Type type, const char name[], void *value_ptr) | crashpad::Annotation | inline |
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::Annotation | inlineprotected |
AnnotationList (defined in crashpad::Annotation) | crashpad::Annotation | friend |
Clear() | crashpad::Annotation | |
concurrent_access_guard_mode() const (defined in crashpad::Annotation) | crashpad::Annotation | inline |
ConcurrentAccessGuardMode enum name | crashpad::Annotation | |
GetLinkNode(std::memory_order order=std::memory_order_seq_cst) (defined in crashpad::Annotation) | crashpad::Annotation | inlineprotected |
GetLinkNode(std::memory_order order=std::memory_order_seq_cst) const (defined in crashpad::Annotation) | crashpad::Annotation | inlineprotected |
is_set() const | crashpad::Annotation | inline |
kNameMaxLength | crashpad::Annotation | static |
kValueMaxSize | crashpad::Annotation | static |
link_node() (defined in crashpad::Annotation) | crashpad::Annotation | inlineprotected |
name() const (defined in crashpad::Annotation) | crashpad::Annotation | inline |
operator=(const Annotation &)=delete (defined in crashpad::Annotation) | crashpad::Annotation | |
SetSize(ValueSizeType size) | crashpad::Annotation | |
size() const (defined in crashpad::Annotation) | crashpad::Annotation | inline |
TryCreateScopedSpinGuard(uint64_t timeout_ns) | crashpad::Annotation | inline |
Type enum name | crashpad::Annotation | |
type() const (defined in crashpad::Annotation) | crashpad::Annotation | inline |
UserDefinedType(uint16_t value) | crashpad::Annotation | inlinestatic |
value() const (defined in crashpad::Annotation) | crashpad::Annotation | inline |
ValueSizeType typedef | crashpad::Annotation |