Public Attributes | List of all members
raw_event Struct Reference

Public Attributes

union {
   double   a_double
 
   int   a_int
 
   const char *   a_str
 
}; 
 
const char * arg_name
 
mtr_arg_type arg_type
 
const char * cat
 
void * id
 
const char * name
 
char ph
 
uint32_t pid
 
uint32_t tid
 
int64_t ts
 

Detailed Description

Definition at line 49 of file minitrace.cpp.

Member Data Documentation

◆ @7

union { ... }

◆ a_double

double raw_event::a_double

Definition at line 62 of file minitrace.cpp.

◆ a_int

int raw_event::a_int

Definition at line 61 of file minitrace.cpp.

◆ a_str

const char* raw_event::a_str

Definition at line 60 of file minitrace.cpp.

◆ arg_name

const char* raw_event::arg_name

Definition at line 58 of file minitrace.cpp.

◆ arg_type

mtr_arg_type raw_event::arg_type

Definition at line 57 of file minitrace.cpp.

◆ cat

const char* raw_event::cat

Definition at line 51 of file minitrace.cpp.

◆ id

void* raw_event::id

Definition at line 52 of file minitrace.cpp.

◆ name

const char* raw_event::name

Definition at line 50 of file minitrace.cpp.

◆ ph

char raw_event::ph

Definition at line 56 of file minitrace.cpp.

◆ pid

uint32_t raw_event::pid

Definition at line 54 of file minitrace.cpp.

◆ tid

uint32_t raw_event::tid

Definition at line 55 of file minitrace.cpp.

◆ ts

int64_t raw_event::ts

Definition at line 53 of file minitrace.cpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09