|
GTPin
|
Abstract representation of the HLI function's return value. More...
#include <igt_iarg.h>
Public Member Functions | |
| virtual GtHliParamTraits | ParamTraits () const =0 |
| Return traits of the function's return value. | |
| virtual bool | IsVoid () const =0 |
| Return true for a void / unused return value. | |
| virtual GtReg | Reg () const =0 |
| Return register that holds the return value. | |
| virtual GtCoreString | ToString () const =0 |
| Return string representation of this object. | |
Abstract representation of the HLI function's return value.
| virtual GtReg gtpin::IGtIret::Reg | ( | ) | const [pure virtual] |
Return register that holds the return value.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4