GATE
gate_print_value_class Struct Reference

Structure holding a pair of GATE_PRINT_* and a pointer to a target type specified by GATE_PRINT_* IDs. More...

#include <strings.h>

Public Attributes

int value_type
 
void * value_ptr
 

Detailed Description

Structure holding a pair of GATE_PRINT_* and a pointer to a target type specified by GATE_PRINT_* IDs.

Member Data Documentation

◆ value_ptr

void* gate_print_value_class::value_ptr

Pointer to target type

◆ value_type

int gate_print_value_class::value_type

GATE_PRINT_* type ID


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