|
GTPin
|
Abstract interface of a class that handles instructions (of a procedure) More...
#include <igt_gen_procedure.h>
Public Member Functions | |
| virtual void | Handle (IGtIns &ins)=0 |
| Handle the specified instruction. | |
| virtual void | Handle (const IGtIns &ins)=0 |
| Handle the specified instruction. | |
Abstract interface of a class that handles instructions (of a procedure)
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4