IDA C++ SDK 9.2
Loading...
Searching...
No Matches
til_symbol_t Struct Reference

A symbol in a type library. More...

#include <typeinf.hpp>

Public Member Functions

 til_symbol_t (const char *n=nullptr, const til_t *t=nullptr)

Public Attributes

const char * name
 symbol name
const til_ttil
 pointer to til

Detailed Description

A symbol in a type library.

Constructor & Destructor Documentation

◆ til_symbol_t()

til_symbol_t::til_symbol_t ( const char * n = nullptr,
const til_t * t = nullptr )
inline

Member Data Documentation

◆ name

const char* til_symbol_t::name

symbol name

◆ til

const til_t* til_symbol_t::til

pointer to til


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