retdec
Public Attributes | List of all members
retdec::pdbparser::_lfRecord Union Reference

#include <pdb_info.h>

Collaboration diagram for retdec::pdbparser::_lfRecord:
Collaboration graph
[legend]

Public Attributes

PDB_WORD leaf
 
lfArray Array
 
lfBitfield Bitfield
 
lfClass Class
 
lfStructure Structure
 
lfUnion Union
 
lfEnum Enum
 
lfPointer Pointer
 
lfProc Proc
 
lfMFunc MFunc
 
lfModifier Modifier
 
lfArgList ArgList
 
lfVTShape VTShape
 
lfFieldList FieldList
 

Member Data Documentation

◆ ArgList

lfArgList retdec::pdbparser::_lfRecord::ArgList

◆ Array

lfArray retdec::pdbparser::_lfRecord::Array

◆ Bitfield

lfBitfield retdec::pdbparser::_lfRecord::Bitfield

◆ Class

lfClass retdec::pdbparser::_lfRecord::Class

◆ Enum

lfEnum retdec::pdbparser::_lfRecord::Enum

◆ FieldList

lfFieldList retdec::pdbparser::_lfRecord::FieldList

◆ leaf

PDB_WORD retdec::pdbparser::_lfRecord::leaf

◆ MFunc

lfMFunc retdec::pdbparser::_lfRecord::MFunc

◆ Modifier

lfModifier retdec::pdbparser::_lfRecord::Modifier

◆ Pointer

lfPointer retdec::pdbparser::_lfRecord::Pointer

◆ Proc

lfProc retdec::pdbparser::_lfRecord::Proc

◆ Structure

lfStructure retdec::pdbparser::_lfRecord::Structure

◆ Union

lfUnion retdec::pdbparser::_lfRecord::Union

◆ VTShape

lfVTShape retdec::pdbparser::_lfRecord::VTShape

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