GDB (API)
Loading...
Searching...
No Matches
Public Attributes | List of all members
dynamic_prop_list Struct Reference

#include "gdbtypes.h"

Public Attributes

enum dynamic_prop_node_kind prop_kind
 
struct dynamic_prop prop
 
struct dynamic_prop_listnext
 

Detailed Description

List for dynamic type attributes.

Definition at line 464 of file gdbtypes.h.

Member Data Documentation

◆ next

struct dynamic_prop_list* dynamic_prop_list::next

Definition at line 473 of file gdbtypes.h.

◆ prop

struct dynamic_prop dynamic_prop_list::prop

Definition at line 470 of file gdbtypes.h.

◆ prop_kind

enum dynamic_prop_node_kind dynamic_prop_list::prop_kind

Definition at line 467 of file gdbtypes.h.


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