GRPC Core  0.11.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
census_trace_record Struct Reference

Trace record. More...

#include <census.h>

Data Fields

census_timestamp timestamp
 
gpr_uint64 trace_id
 
gpr_uint64 op_id
 
gpr_uint32 type
 
const char * buffer
 
size_t buf_size
 

Detailed Description

Trace record.

Field Documentation

size_t census_trace_record::buf_size
const char* census_trace_record::buffer
gpr_uint64 census_trace_record::op_id
census_timestamp census_trace_record::timestamp
gpr_uint64 census_trace_record::trace_id
gpr_uint32 census_trace_record::type

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