class RegisterStateFactory

Defined at line 126 of file ../../src/bringup/lib/restricted-machine/include/bringup/lib/restricted-machine/register-state.h

A factory for creating RegisterState objects for a given machine type.

Public Methods

std::unique_ptr<RegisterState> Create (const MachineType & machine)

Creates a RegisterState object for the given machine type.

Defined at line 114 of file ../../src/bringup/lib/restricted-machine/register-state.x64.cc