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

#include <nalt.hpp>

Public Member Functions

void set (tid_t tid)
tid_t get_dtid () const
 DECLARE_COMPARISONS (custom_data_type_ids_t)

Public Attributes

int16 dtid
 data type id
int16 fids [UA_MAXOP]
 data format ids

Detailed Description

Information about custom data types

Member Function Documentation

◆ set()

void custom_data_type_ids_t::set ( tid_t tid)
inline

◆ get_dtid()

tid_t custom_data_type_ids_t::get_dtid ( ) const
inline

◆ DECLARE_COMPARISONS()

custom_data_type_ids_t::DECLARE_COMPARISONS ( custom_data_type_ids_t )

Member Data Documentation

◆ dtid

int16 custom_data_type_ids_t::dtid

data type id

◆ fids

int16 custom_data_type_ids_t::fids[UA_MAXOP]

data format ids


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