Crashpad
 
Loading...
Searching...
No Matches
crashpad::RingBufferAnnotation< Capacity > Member List

This is the complete list of members for crashpad::RingBufferAnnotation< Capacity >, 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
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 RingBufferAnnotation &)=delete (defined in crashpad::RingBufferAnnotation< Capacity >)crashpad::RingBufferAnnotation< Capacity >
operator=(RingBufferAnnotation &&)=default (defined in crashpad::RingBufferAnnotation< Capacity >)crashpad::RingBufferAnnotation< Capacity >
operator=(const Annotation &)=delete (defined in crashpad::Annotation)crashpad::Annotation
Push(const void *const buffer, RingBufferAnnotationCapacity buffer_length)crashpad::RingBufferAnnotation< Capacity >inline
ResetForTesting()crashpad::RingBufferAnnotation< Capacity >inline
RingBufferAnnotation(Annotation::Type type, const char name[])crashpad::RingBufferAnnotation< Capacity >inline
RingBufferAnnotation(const RingBufferAnnotation &)=delete (defined in crashpad::RingBufferAnnotation< Capacity >)crashpad::RingBufferAnnotation< Capacity >
RingBufferAnnotation(RingBufferAnnotation &&)=default (defined in crashpad::RingBufferAnnotation< Capacity >)crashpad::RingBufferAnnotation< Capacity >
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