Struct Object.
More...
#include <fpga.h>
Struct Object.
- Parameters
-
| [in] | modulus | stores the polynomial modulus |
| [in] | ready_ | flag indicating that the Object is ready for processing |
| [in] | id_ | Object local identifier |
| [in] | g_wid_ | Object global identifier |
| intel::hexl::fpga::Object::Object |
( |
kernel_t |
type = kernel_t::NONE, |
|
|
bool |
fence = false |
|
) |
| |
|
explicit |
| virtual intel::hexl::fpga::Object::~Object |
( |
| ) |
|
|
virtualdefault |
| bool intel::hexl::fpga::Object::fence_ |
| unsigned int intel::hexl::fpga::Object::g_wid_ |
|
static |
| int intel::hexl::fpga::Object::id_ |
| bool intel::hexl::fpga::Object::ready_ |
| kernel_t intel::hexl::fpga::Object::type_ |
The documentation for this struct was generated from the following file: