Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
arax_object_s Struct Reference

#include <arax_object.h>

+ Collaboration diagram for arax_object_s:

Data Fields

arax_object_repo_srepo
 
utils_list_node_s list
 
size_t alloc_size
 
arax_object_type_e type
 
volatile int ref_count
 
char * name
 

Detailed Description

Arax Object super class, all Arax Objects have this as their first member.

Definition at line 40 of file arax_object.h.

Field Documentation

◆ alloc_size

size_t alloc_size

◆ list

◆ name

◆ ref_count

◆ repo

◆ type


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