GDB (xrefs)
Public Attributes | List of all members
generic_val_print_decorations Struct Reference

#include "valprint.h"

Public Attributes

const char * complex_prefix
 
const char * complex_infix
 
const char * complex_suffix
 
const char * true_name
 
const char * false_name
 
const char * void_name
 

Detailed Description

Definition at line 176 of file valprint.h.

Member Data Documentation

const char* generic_val_print_decorations::complex_infix

Definition at line 182 of file valprint.h.

Referenced by generic_val_print().

const char* generic_val_print_decorations::complex_prefix

Definition at line 181 of file valprint.h.

Referenced by generic_val_print().

const char* generic_val_print_decorations::complex_suffix

Definition at line 183 of file valprint.h.

Referenced by generic_val_print().

const char* generic_val_print_decorations::false_name

Definition at line 188 of file valprint.h.

Referenced by generic_val_print().

const char* generic_val_print_decorations::true_name

Definition at line 187 of file valprint.h.

Referenced by generic_val_print().

const char* generic_val_print_decorations::void_name

Definition at line 192 of file valprint.h.

Referenced by generic_val_print().


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