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

Data Fields

struct interp_method_vtablevtable
 
char const * weight_file_name
 
enum yac_interp_file_on_missing_file on_missing_file
 
enum yac_interp_file_on_success on_success
 

Detailed Description

Definition at line 25 of file interp_method_file.c.

Field Documentation

◆ on_missing_file

enum yac_interp_file_on_missing_file interp_method_file::on_missing_file

Definition at line 29 of file interp_method_file.c.

◆ on_success

enum yac_interp_file_on_success interp_method_file::on_success

Definition at line 30 of file interp_method_file.c.

◆ vtable

struct interp_method_vtable* interp_method_file::vtable

Definition at line 27 of file interp_method_file.c.

◆ weight_file_name

char const* interp_method_file::weight_file_name

Definition at line 28 of file interp_method_file.c.


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