libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
Public Member Functions | List of all members
triton::arch::ShortcutRegister Class Reference

This is used as a shortcut to access to registers. More...

#include <shortcutRegister.hpp>

Public Member Functions

 ShortcutRegister ()
 
void clear (void)
 
void init (triton::arch::architecture_e arch)
 

Detailed Description

This is used as a shortcut to access to registers.

Definition at line 34 of file shortcutRegister.hpp.

Constructor & Destructor Documentation

◆ ShortcutRegister()

triton::arch::ShortcutRegister::ShortcutRegister ( )
inline

Constructor

Definition at line 53 of file shortcutRegister.hpp.

Member Function Documentation

◆ clear()

void triton::arch::ShortcutRegister::clear ( void  )
inline

Clears the shortcut

Definition at line 56 of file shortcutRegister.hpp.

◆ init()

void triton::arch::ShortcutRegister::init ( triton::arch::architecture_e  arch)
inline

Inits the shortcut

Definition at line 75 of file shortcutRegister.hpp.


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