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

#include <trace_event.h>

Public Attributes

bool m_bool
 
unsigned long long m_uint
 
long long m_int
 
double m_double
 
const voidm_pointer
 
const char * m_string
 

Member Data Documentation

◆ m_bool

bool gl::TraceEvent::TraceValueUnion::m_bool

◆ m_double

double gl::TraceEvent::TraceValueUnion::m_double

◆ m_int

long long gl::TraceEvent::TraceValueUnion::m_int

◆ m_pointer

const void* gl::TraceEvent::TraceValueUnion::m_pointer

◆ m_string

const char* gl::TraceEvent::TraceValueUnion::m_string

◆ m_uint

unsigned long long gl::TraceEvent::TraceValueUnion::m_uint

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