Ghidra Decompiler Analysis Engine
Public Member Functions | List of all members
UserOpSymbol Class Reference
Inheritance diagram for UserOpSymbol:
Inheritance graph
[legend]
Collaboration diagram for UserOpSymbol:
Collaboration graph
[legend]

Public Member Functions

 UserOpSymbol (const string &nm)
 
void setIndex (uint4 ind)
 
uint4 getIndex (void) const
 
virtual symbol_type getType (void) const
 
virtual void saveXml (ostream &s) const
 
virtual void saveXmlHeader (ostream &s) const
 
virtual void restoreXml (const Element *el, SleighBase *trans)
 
- Public Member Functions inherited from SleighSymbol
 SleighSymbol (const string &nm)
 
const string & getName (void) const
 
uintm getId (void) const
 
void restoreXmlHeader (const Element *el)
 

Additional Inherited Members

- Public Types inherited from SleighSymbol
enum  symbol_type {
  space_symbol, token_symbol, userop_symbol, value_symbol,
  valuemap_symbol, name_symbol, varnode_symbol, varnodelist_symbol,
  operand_symbol, start_symbol, end_symbol, subtable_symbol,
  macro_symbol, section_symbol, bitrange_symbol, context_symbol,
  epsilon_symbol, label_symbol, dummy_symbol
}
 

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