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

Global idc variable. More...

#include <expr.hpp>

Public Member Functions

 idc_global_t (void)
 idc_global_t (const char *n)

Public Attributes

qstring name
idc_value_t value

Detailed Description

Global idc variable.

Constructor & Destructor Documentation

◆ idc_global_t() [1/2]

idc_global_t::idc_global_t ( void )
inline

◆ idc_global_t() [2/2]

idc_global_t::idc_global_t ( const char * n)
inline

Member Data Documentation

◆ name

qstring idc_global_t::name

◆ value

idc_value_t idc_global_t::value

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