LibrpaHandler Struct Reference

LibrpaHandler Struct Reference#

LibRPA: LibrpaHandler Struct Reference
LibRPA
LibrpaHandler Struct Reference

Opaque handle to a LibRPA instance. More...

#include <librpa_handler.h>

Public Attributes

const int instance_id_
 

Detailed Description

Opaque handle to a LibRPA instance.

This structure encapsulates the internal state of a LibRPA computation. Users should not access its members directly; use the provided API functions.

Note
Do not create this structure manually. Use librpa_create_handler() instead.

Member Data Documentation

◆ instance_id_

const int LibrpaHandler::instance_id_

Internal instance ID used by the manager. Do not modify manually.


The documentation for this struct was generated from the following file: