ReactOS 0.4.15-dev-7842-g558ab78
codeview_reftype Union Reference

#include <mscvpdb.h>

Collaboration diagram for codeview_reftype:

Public Attributes

struct {
   unsigned short int   len
 
   short int   id
 
generic
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned char   list [1]
 
fieldlist
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned char   nbits
 
   unsigned char   bitoff
 
   unsigned short   type
 
bitfield_v1
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned int   type
 
   unsigned char   nbits
 
   unsigned char   bitoff
 
bitfield_v2
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned short   num
 
   unsigned short   args [1]
 
arglist_v1
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned   num
 
   unsigned   args [1]
 
arglist_v2
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned short   num
 
   unsigned short   drvdcls [1]
 
derived_v1
 
struct {
   unsigned short int   len
 
   short int   id
 
   unsigned   num
 
   unsigned   drvdcls [1]
 
derived_v2
 

Detailed Description

Definition at line 359 of file mscvpdb.h.

Member Data Documentation

◆ 

struct { ... } codeview_reftype::arglist_v1

◆ 

struct { ... } codeview_reftype::arglist_v2

◆ args [1/2]

unsigned short codeview_reftype::args[1]

Definition at line 397 of file mscvpdb.h.

◆ args [2/2]

unsigned codeview_reftype::args[1]

Definition at line 405 of file mscvpdb.h.

◆ 

struct { ... } codeview_reftype::bitfield_v1

◆ 

struct { ... } codeview_reftype::bitfield_v2

◆ bitoff

unsigned char codeview_reftype::bitoff

Definition at line 379 of file mscvpdb.h.

◆ 

struct { ... } codeview_reftype::derived_v1

◆ 

struct { ... } codeview_reftype::derived_v2

◆ drvdcls [1/2]

unsigned short codeview_reftype::drvdcls[1]

Definition at line 413 of file mscvpdb.h.

◆ drvdcls [2/2]

unsigned codeview_reftype::drvdcls[1]

Definition at line 421 of file mscvpdb.h.

◆ 

struct { ... } codeview_reftype::fieldlist

◆ 

◆ id

short int codeview_reftype::id

Definition at line 364 of file mscvpdb.h.

◆ len

unsigned short int codeview_reftype::len

Definition at line 363 of file mscvpdb.h.

◆ list

unsigned char codeview_reftype::list[1]

Definition at line 371 of file mscvpdb.h.

◆ nbits

unsigned char codeview_reftype::nbits

Definition at line 378 of file mscvpdb.h.

◆ num [1/2]

unsigned short codeview_reftype::num

Definition at line 396 of file mscvpdb.h.

◆ num [2/2]

unsigned codeview_reftype::num

Definition at line 404 of file mscvpdb.h.

◆ type [1/2]

unsigned short codeview_reftype::type

Definition at line 380 of file mscvpdb.h.

◆ type [2/2]

unsigned int codeview_reftype::type

Definition at line 387 of file mscvpdb.h.


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