webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::trace_event_internal::TraceValueUnion Union Reference

#include <trace_event.h>

Public Attributes

bool as_bool
 
unsigned long long as_uint
 
long long as_int
 
double as_double
 
const voidas_pointer
 
const char * as_string
 

Member Data Documentation

◆ as_bool

bool webrtc::trace_event_internal::TraceValueUnion::as_bool

◆ as_double

double webrtc::trace_event_internal::TraceValueUnion::as_double

◆ as_int

long long webrtc::trace_event_internal::TraceValueUnion::as_int

◆ as_pointer

const void * webrtc::trace_event_internal::TraceValueUnion::as_pointer

◆ as_string

const char * webrtc::trace_event_internal::TraceValueUnion::as_string

◆ as_uint

unsigned long long webrtc::trace_event_internal::TraceValueUnion::as_uint

The documentation for this union was generated from the following file: