Harlequin RIP SDK
sw_tracegroup_t Struct Reference

Structure definition for probe control groups. More...

#include "swtrace.h"

Data Fields

const char * option
 
const char * usage
 
const int ids [CORE_TRACE_N]
 

Detailed Description

Structure definition for probe control groups.

The core defines some standard probe control groups, however it is the responsibility of the skin to determine whether and how it will use these groups.

Field Documentation

◆ ids

const int sw_tracegroup_t::ids[CORE_TRACE_N]

Trace names, terminated by SW_TRACE_INVALID.

◆ option

const char* sw_tracegroup_t::option

Option name.

◆ usage

const char* sw_tracegroup_t::usage

Usage message.


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