GDB (xrefs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
internalvar::internalvar_data Union Reference

List of all members.

Public Attributes

struct valuevalue
struct {
   struct internalvar_funcs *   functions
   void *   data
make_value
struct {
   struct internal_function *   function
   int   canonical
fn
struct {
   struct type *   type
   LONGEST   val
integer
char * string

Detailed Description

Definition at line 1672 of file value.c.


Member Data Documentation

Definition at line 1692 of file value.c.

Referenced by set_internalvar(), and set_internalvar_function().

Definition at line 1690 of file value.c.

Referenced by get_internalvar_function(), and set_internalvar_function().

Definition at line 1706 of file value.c.

Referenced by clear_internalvar(), set_internalvar_string(), and value_of_internalvar().


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