GDB (API)
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_table * local_typedefs
struct typedef_hash_table * global_typedefs
void * global_printers

Detailed Description

Definition at line 26 of file typeprint.h.


Member Data Documentation

Definition at line 47 of file typeprint.h.

struct typedef_hash_table* type_print_options::global_typedefs

Definition at line 43 of file typeprint.h.

struct typedef_hash_table* type_print_options::local_typedefs

Definition at line 39 of file typeprint.h.

Definition at line 32 of file typeprint.h.

Definition at line 35 of file typeprint.h.

Definition at line 29 of file typeprint.h.


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