GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gdb_xml_value Struct Reference

#include "xml-support.h"

Public Member Functions

 gdb_xml_value (const char *name_, void *value_)
 

Public Attributes

const char * name
 
gdb::unique_xmalloc_ptr< void > value
 

Detailed Description

Definition at line 71 of file xml-support.h.

Constructor & Destructor Documentation

◆ gdb_xml_value()

gdb_xml_value::gdb_xml_value ( const char * name_,
void * value_ )
inline

Definition at line 73 of file xml-support.h.

Member Data Documentation

◆ name

const char* gdb_xml_value::name

◆ value

gdb::unique_xmalloc_ptr<void> gdb_xml_value::value

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