GATE
C/C++ Framework
Loading...
Searching...
No Matches
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>

Data Fields

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.

Field Documentation

◆ value_type

int value_type

GATE_PRINT_* type ID

◆ value_ptr

void* value_ptr

Pointer to target type


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