LLVM: llvm::pdb::DIATable Class Reference (original) (raw)

#include "[llvm/DebugInfo/PDB/DIA/DIATable.h](DIATable%5F8h%5Fsource.html)"

Inheritance diagram for llvm::pdb::DIATable:

Public Member Functions
DIATable (CComPtr< IDiaTable > DiaTable)
uint32_t getItemCount () const override
std::string getName () const override
PDB_TableType getTableType () const override
Public Member Functions inherited from llvm::pdb::IPDBTable
virtual ~IPDBTable ()

Detailed Description

Constructor & Destructor Documentation

DIATable::DIATable ( CComPtr< IDiaTable > DiaTable) explicit

Member Function Documentation

getItemCount()

uint32_t DIATable::getItemCount ( ) const overridevirtual

getName()

std::string DIATable::getName ( ) const overridevirtual

getTableType()


The documentation for this class was generated from the following files: