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