|
GTPin
|
HLI argument that carries current Fixed Function Thread ID value. More...
#include <gt_iarg_defs.h>
Public Member Functions | |
| IargFfTid () | |
| Default constructor. | |
| template<typename PRMT > | |
| const IGtIarg & | Make (IGtIargFactory &factory) const |
| Create IGtIarg object that assigns current Fixed Function Thread ID value to the formal parameter of type PRMT. | |
HLI argument that carries current Fixed Function Thread ID value.
The class provides factory method that encapsulates this pointer into IGtIarg object of type GtIargType::FFTID
| const IGtIarg& gtpin::IargFfTid::Make | ( | IGtIargFactory & | factory | ) | const [inline] |
Create IGtIarg object that assigns current Fixed Function Thread ID value to the formal parameter of type PRMT.
| PRMT | Type of the formal parameter of the function |
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4