GDB (API)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
cplus_struct_type::fn_fieldlist::fn_field Struct Reference

#include "gdbtypes.h"

List of all members.

Public Attributes

const char * physname
struct typetype
struct typefcontext
unsigned int is_const:1
unsigned int is_volatile:1
unsigned int is_private:1
unsigned int is_protected:1
unsigned int is_public:1
unsigned int is_abstract:1
unsigned int is_static:1
unsigned int is_final:1
unsigned int is_synchronized:1
unsigned int is_native:1
unsigned int is_artificial:1
unsigned int is_stub:1
unsigned int is_constructor: 1
unsigned int dummy:3
unsigned int voffset:16

Detailed Description

Definition at line 800 of file gdbtypes.h.


Member Data Documentation

Definition at line 852 of file gdbtypes.h.

Definition at line 827 of file gdbtypes.h.

Definition at line 836 of file gdbtypes.h.

Definition at line 841 of file gdbtypes.h.

Definition at line 831 of file gdbtypes.h.

Definition at line 849 of file gdbtypes.h.

Definition at line 838 of file gdbtypes.h.

Definition at line 840 of file gdbtypes.h.

Definition at line 833 of file gdbtypes.h.

Definition at line 834 of file gdbtypes.h.

Definition at line 835 of file gdbtypes.h.

Definition at line 837 of file gdbtypes.h.

Definition at line 845 of file gdbtypes.h.

Definition at line 839 of file gdbtypes.h.

Definition at line 832 of file gdbtypes.h.

Definition at line 814 of file gdbtypes.h.

Definition at line 822 of file gdbtypes.h.

Definition at line 857 of file gdbtypes.h.


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