YAC 3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_interp_operator_fixed Struct Reference
Collaboration diagram for yac_interp_operator_fixed:
Collaboration graph

Data Fields

struct yac_interp_operator_vtable const * vtable
 
size_t collection_size
 
double value
 
size_t * pos
 
size_t count
 
int ref_count
 

Detailed Description

Definition at line 56 of file interp_operator_fixed.c.

Field Documentation

◆ collection_size

size_t yac_interp_operator_fixed::collection_size

Definition at line 60 of file interp_operator_fixed.c.

◆ count

size_t yac_interp_operator_fixed::count

Definition at line 64 of file interp_operator_fixed.c.

◆ pos

size_t* yac_interp_operator_fixed::pos

Definition at line 63 of file interp_operator_fixed.c.

◆ ref_count

int yac_interp_operator_fixed::ref_count

Definition at line 66 of file interp_operator_fixed.c.

◆ value

double yac_interp_operator_fixed::value

Definition at line 62 of file interp_operator_fixed.c.

◆ vtable

struct yac_interp_operator_vtable const* yac_interp_operator_fixed::vtable

Definition at line 58 of file interp_operator_fixed.c.


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