Rizin
unix-like reverse engineering framework and cli tools
SStateInfo Struct Reference

Public Attributes

ETCState state
 
const char * buff_for_parsing
 
size_t amount_of_read_chars
 
ETCStateMachineErr err
 

Detailed Description

Definition at line 74 of file microsoft_demangle.c.

Member Data Documentation

◆ amount_of_read_chars

size_t SStateInfo::amount_of_read_chars

Definition at line 77 of file microsoft_demangle.c.

Referenced by get_operator_code().

◆ buff_for_parsing

const char* SStateInfo::buff_for_parsing

Definition at line 76 of file microsoft_demangle.c.

◆ err

ETCStateMachineErr SStateInfo::err

Definition at line 78 of file microsoft_demangle.c.

◆ state

ETCState SStateInfo::state

Definition at line 75 of file microsoft_demangle.c.

Referenced by run_state().


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