GDB (xrefs)
Public Attributes
type_print_options Struct Reference

#include "typeprint.h"

List of all members.

Public Attributes

unsigned int raw: 1
unsigned int print_methods: 1
unsigned int print_typedefs: 1
struct typedef_hash_tablelocal_typedefs
struct typedef_hash_tableglobal_typedefs
void * global_printers

Detailed Description

Definition at line 26 of file typeprint.h.


Member Data Documentation

Definition at line 39 of file typeprint.h.

Referenced by c_type_print_base(), and find_typedef_in_hash().

Definition at line 32 of file typeprint.h.

Referenced by c_type_print_base(), set_print_type_methods(), and whatis_exp().

Definition at line 35 of file typeprint.h.

Referenced by c_type_print_base(), set_print_type_typedefs(), and whatis_exp().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines