Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_value_function_thunk_s Struct Reference

Struct for function thunk value. More...

#include <afw_value_internal.h>

Data Fields

const afw_value_inf_tinf
 
const afw_utf8_tname
 name.
 
const afw_utf8_tdetail
 includes name and source location.
 
const afw_value_tlike_function_value
 The thunk signature is like this function.
 
afw_function_thunk_execute_t execute
 Function called to execute this thunk.
 
void * ctx
 ctx passed on create.
 

Detailed Description

Struct for function thunk value.

Definition at line 337 of file afw_value_internal.h.


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