GDB (API)
Public Attributes | List of all members
typedef_field Struct Reference

#include "gdbtypes.h"

Public Attributes

const char * name
 
struct typetype
 

Detailed Description

Definition at line 899 of file gdbtypes.h.

Member Data Documentation

const char* typedef_field::name

Unqualified name to be prefixed by owning class qualified name.

Definition at line 904 of file gdbtypes.h.

struct type* typedef_field::type

Type this typedef named NAME represents.

Definition at line 908 of file gdbtypes.h.


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